<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>Arduino Blog</title>
	<atom:link href="https://blog.arduino.cc/feed/" rel="self" type="application/rss+xml"/>
	<link>https://blog.arduino.cc/</link>
	<description></description>
	<lastBuildDate>Tue, 30 Jun 2026 13:35:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<itunes:explicit>no</itunes:explicit><itunes:subtitle/><item>
		<title>Arduino Core-zephyr 0.56.0: try it out now, and help us get closer to Stable</title>
		<link>https://blog.arduino.cc/2026/06/30/arduino-core-zephyr-0-56-0-try-it-out-now-and-help-us-get-closer-to-stable/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Tue, 30 Jun 2026 13:35:57 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[GIGA Display Shield]]></category>
		<category><![CDATA[Giga R1 WiFi]]></category>
		<category><![CDATA[GIGA R1 WiFi]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[Arduino Core-zephyr]]></category>
		<category><![CDATA[Arduino Core-zephyr 0.56.0]]></category>
		<category><![CDATA[Zephyr]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42282</guid>

					<description><![CDATA[<p>Version 0.56.0 of the Arduino® Core on Zephyr is live – and it’s a sizable update to the earlier release. Think optimized performance, expanded hardware capabilities. We’re still smoothing some edges towards the official Stable release, but if you’ve been testing the beta, prepare for a meaningful upgrade. Multimedia expansion: Arduino® GIGA™ Display Shield &#38; [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/30/arduino-core-zephyr-0-56-0-try-it-out-now-and-help-us-get-closer-to-stable/">Arduino Core-zephyr 0.56.0: try it out now, and help us get closer to Stable</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><div class="image-post"><img fetchpriority="high" decoding="async" width="1024" height="559" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-1-1024x559.jpg" alt="" class="wp-image-42284" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-1-1024x559.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-1-300x164.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-1-768x419.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-1.jpg 1100w" sizes="(max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Version 0.56.0 of the Arduino<sup>®</sup> Core on Zephyr is live – and it’s a sizable update to <a href="https://blog.arduino.cc/2026/05/15/arduino-core-on-zephyr-0-55-getting-ready-for-the-final-mile/">the earlier release</a>. Think optimized performance, expanded hardware capabilities. We’re still smoothing some edges towards the official Stable release, but if you’ve been testing the beta, prepare for a meaningful upgrade.</p>



<h2 class="wp-block-heading">Multimedia expansion: Arduino<sup>®</sup> GIGA<sup><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /></sup> Display Shield &amp; Arduino<sup>®</sup> Portenta H7 board video support</h2>



<p class="wp-block-paragraph">Multimedia capabilities take a major step forward in this release, establishing native support for advanced visual outputs.</p>



<p class="wp-block-paragraph">We have introduced official video support for <a href="https://store.arduino.cc/products/portenta-h7"><strong>Portenta H7</strong></a> alongside full compatibility for <a href="https://store.arduino.cc/products/giga-display-shield"><strong>GIGA Display Shield</strong></a> when paired with the <a href="https://store.arduino.cc/products/giga-r1-wifi">Arduino<sup>®</sup>&nbsp;GIGA R1<sup><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /></sup> WiFi</a>. Whether you are building industrial interfaces, interactive kiosks, or custom dashboards, these display features are now fully integrated into the core and ready for your application code.</p>



<h2 class="wp-block-heading">Core optimizations and network bug fixes</h2>



<p class="wp-block-paragraph">For our supported board lineup, this release delivers several updates to performance, pin management, and connectivity:</p>



<ul class="wp-block-list">
<li><strong>RAM usage optimization:</strong> We have optimized internal memory management across the core. This effectively lowers the core’s background footprint, freeing up more RAM for your sketches, complex variables, and larger application buffers.</li>



<li><strong>Dynamic pin-muxing improvements:</strong> Runtime pin multiplex configurations have been refined. This improvement allows for more flexible and reliable dynamic pin reassignment, ensuring better stability when managing hardware peripherals programmatically.</li>



<li><strong>Network fixes and improvements:</strong> Rather than adding new features, this time around we focused on essential bug fixing within the network stack. These improvements resolve ongoing connection issues and optimize socket management to make your connected prototypes more dependable.</li>
</ul>



<h2 class="wp-block-heading">How to get started</h2>



<p class="wp-block-paragraph">To update, open the Arduino<sup>®</sup> IDE, search for “zephyr” in the Board Manager, and install the 0.56.0 release. For a granular breakdown of specific code commits and fixes, you can view the full <a href="https://github.com/arduino/ArduinoCore-zephyr/releases/tag/0.56.0">release notes on GitHub</a>.</p>



<h2 class="wp-block-heading">First use: flashing the Zephyr loader</h2>



<p class="wp-block-paragraph">To prepare a supported board for running Zephyr-based sketches for the first time, you must install the Zephyr loader firmware onto your hardware. Follow these steps within the Arduino IDE 2:</p>



<p class="wp-block-paragraph">1. <strong>Enter bootloader mode:</strong> Double-click the physical <strong>RESET</strong> button on your board.<br>2. <strong>Select a programmer:</strong> Go to the Tools -> Programmer menu and select any available programmer.<br>3. <strong>Burn the loader:</strong> Navigate to Tools and click <strong>Burn Bootloader</strong> to write the Zephyr loader to the board.<br>4. <strong>Upload your first sketch:</strong> Once the loader is successfully installed, put the board into bootloader mode by double-clicking the <strong>RESET</strong> button one more time, and upload your sketch. After this initial setup, subsequent uploads will happen automatically without manual resets.</p>



<p class="wp-block-paragraph"><strong>Important reminder</strong>: It is highly recommended to update the Zephyr loader with each new core release. Keeping the loader aligned with the current core version ensures your board remains fully functional, secure, and compatible with future framework modifications.</p>



<h2 class="wp-block-heading">A streamlined workflow for the Arduino<sup>®</sup>&nbsp;UNO<sup><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /></sup> Q board</h2>



<p class="wp-block-paragraph">If you are using <strong>UNO Q</strong>, you can completely skip the manual process above. Starting with version 0.56.0, the core automatically checks the loader version behind the scenes during every single sketch upload and handles any necessary updates natively. You can write your code, click upload, and let Arduino IDE and Arduino<sup>®</sup>&nbsp;App Lab take care of the rest.&nbsp;</p>



<p class="wp-block-paragraph">We are actively working to bring this automated behavior to all other supported boards in future releases.</p>



<h2 class="wp-block-heading">Help us shape the final release!</h2>



<p class="wp-block-paragraph">Your real-world testing continues to be invaluable as we head towards the Stable milestone. Please share your feedback, report bugs, or contribute on our <a href="https://github.com/arduino/ArduinoCore-zephyr/issues">GitHub Issues page</a>. Thank you for being an active part of the Arduino community!</p>



<p class="wp-block-paragraph"><em>Arduino, GIGA, Portenta, GIGA R1, and UNO and the Arduino logo are trademarks or registered trademarks of Arduino S.r.l.</em><br></p>
<p>The post <a href="https://blog.arduino.cc/2026/06/30/arduino-core-zephyr-0-56-0-try-it-out-now-and-help-us-get-closer-to-stable/">Arduino Core-zephyr 0.56.0: try it out now, and help us get closer to Stable</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Keep forgetting the fan and getting mold in the shower? This is the solution</title>
		<link>https://blog.arduino.cc/2026/06/26/keep-forgetting-the-fan-and-getting-mold-in-the-shower-this-is-the-solution/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Fri, 26 Jun 2026 19:08:21 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[Anti-Mold]]></category>
		<category><![CDATA[Mold Prevention]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42277</guid>

					<description><![CDATA[<p>When Manivannan moved to the UK from India, he found that the damp winters provide the perfect conditions for mold growth in the shower. The preventative solution is to run the ventilation fan when showering, but that is easy to forget. So, he built the AntiMould Shower Sentinel to ensure discipline. This device’s purpose is [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/26/keep-forgetting-the-fan-and-getting-mold-in-the-shower-this-is-the-solution/">Keep forgetting the fan and getting mold in the shower? This is the solution</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full"><div class="image-post"><img decoding="async" width="900" height="675" src="https://blog.arduino.cc/wp-content/uploads/2026/06/UaoMgQVXiw-copy.jpg" alt="" class="wp-image-42278" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/UaoMgQVXiw-copy.jpg 900w, https://blog.arduino.cc/wp-content/uploads/2026/06/UaoMgQVXiw-copy-300x225.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/UaoMgQVXiw-copy-385x289.jpg 385w, https://blog.arduino.cc/wp-content/uploads/2026/06/UaoMgQVXiw-copy-768x576.jpg 768w" sizes="(max-width: 900px) 100vw, 900px" /></div></figure>



<p class="wp-block-paragraph">When Manivannan moved to the UK from India, he found that the damp winters provide the perfect conditions for mold growth in the shower. The preventative solution is to run the ventilation fan when showering, but that is easy to forget. So, he built the <a href="https://www.hackster.io/manivannan/antimould-shower-sentinel-9b0d87">AntiMould Shower Sentinel</a> to ensure discipline.</p>



<p class="wp-block-paragraph">This device’s purpose is to sound a warning alarm if the user runs the shower, but doesn’t turn on the ventilation fan that is necessary to prevent mold. When it determines that the user has failed to turn on the fan, it sends a notification to the user via Home Assistant.&nbsp;</p>



<p class="wp-block-paragraph">You might be wondering why the device wouldn’t simply turn on the fan itself, because that would solve the problem in a more convenient way. But that would also require modifying the fan’s mains power wiring, which isn’t an option for most renters. Manivannan’s solution doesn’t require anything but Wi-Fi, a USB-C power supply, and a microphone.</p>



<figure class="wp-block-image size-full"><div class="image-post"><img decoding="async" width="960" height="694" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Shower.jpg" alt="" class="wp-image-42279" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Shower.jpg 960w, https://blog.arduino.cc/wp-content/uploads/2026/06/Shower-300x217.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Shower-768x555.jpg 768w" sizes="(max-width: 960px) 100vw, 960px" /></div></figure>



<p class="wp-block-paragraph">That’s because it works using an <a href="https://www.arduino.cc/product-uno-q">Arduino UNO Q</a>, which runs a machine learning model deployed via Edge Impulse. That model leverages the microphone to listen to the ambient sound and recognizes the acoustic signature of a running shower. If it hears that, it then checks to see if the fan is running. If the fan is on and continues to stay on for at least 20 minutes, then all is well. If those conditions aren’t met, the user gets the notification through Home Assistant.</p>



<figure class="wp-block-image size-full"><div class="image-post"><img loading="lazy" decoding="async" width="800" height="471" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Watch.jpg" alt="" class="wp-image-42280" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Watch.jpg 800w, https://blog.arduino.cc/wp-content/uploads/2026/06/Watch-300x177.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Watch-768x452.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></div></figure>



<p class="wp-block-paragraph">It is impressive that Manivannan found an affordable and unobtrusive way to detect the shower and fan states, all in a compact package that doesn’t require any installation steps that might upset a landlord.</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/26/keep-forgetting-the-fan-and-getting-mold-in-the-shower-this-is-the-solution/">Keep forgetting the fan and getting mold in the shower? This is the solution</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A heads-up on the Arduino® UNO™ Q board pricing – straight from Marcello Majonchi</title>
		<link>https://blog.arduino.cc/2026/06/26/a-heads-up-on-the-arduino-uno-q-board-pricing-straight-from-marcello-majonchi/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Fri, 26 Jun 2026 14:10:35 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[UNO Q]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42244</guid>

					<description><![CDATA[<p>A message from Arduino CPO &#8211; Marcello Majonchi Dear Builders, Engineers, and Innovators, Arduino is built on one belief: powerful technology should be accessible to everyone who wants to make, learn, or innovate with it. Staying true to that principle in every decision we make sometimes means making tough calls about what we charge for [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/26/a-heads-up-on-the-arduino-uno-q-board-pricing-straight-from-marcello-majonchi/">A heads-up on the Arduino® UNO™ Q board pricing – straight from Marcello Majonchi</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>A message from Arduino CPO &#8211; Marcello Majonchi</strong></p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="559" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-6-1024x559.jpg" alt="" class="wp-image-42268" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-6-1024x559.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-6-300x164.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-6-768x419.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-6.jpg 1100w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Dear Builders, Engineers, and Innovators,</p>



<p class="wp-block-paragraph">Arduino is built on one belief: powerful technology should be accessible to everyone who wants to make, learn, or innovate with it. Staying true to that principle in every decision we make sometimes means making tough calls about what we charge for it. So let me get straight to the point and break the news: the time has come where at Arduino we finally have to increase the price for UNO Q.&nbsp;</p>



<p class="wp-block-paragraph">Effective <strong>July 6th</strong>, <strong>we are adjusting the price of UNO Q</strong>. <a href="https://store.arduino.cc/products/uno-q" target="_blank" rel="noreferrer noopener">UNO Q 2GB</a> will increase from $44 to $59, while <a href="https://store.arduino.cc/products/uno-q-4gb" target="_blank" rel="noreferrer noopener">UNO Q 4GB</a> from $59 to $79.&nbsp;</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://blog.arduino.cc/wp-content/uploads/2026/06/image-1024x1024.png" alt="" class="wp-image-42246" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/image-1024x1024.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/image-300x300.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/image-768x768.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/image-1536x1536.png 1536w, https://blog.arduino.cc/wp-content/uploads/2026/06/image.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">If you follow the news across the tech sector you’ll surely know that memory prices have been on a rally, fueled by the enduring demand for AI applications. Over the last six months alone, our memory component costs have more than doubled. Arduino is not immune to these effects but, thanks to support from Qualcomm Technologies, Inc., we held off increasing the price for as long as possible, enabling the community to do what it does best: innovating and sharing projects. However, with no near-term signs of relief in memory supply or pricing, continuing to absorb these costs is no longer possible.</p>



<p class="wp-block-paragraph">Since its launch in October 2025, I’ve been amazed at the scale of uptake for UNO Q and by the amazing breadth of projects developed using the board. You’ve exceeded every expectation! Personally, I have loved the ingenious innovation from the community – my personal favorites being the <a href="https://projecthub.arduino.cc/marina_fujiwara/invisible-mess-glasses-b3e6f0" target="_blank" rel="noreferrer noopener">Invisible Mess Glasses</a> based on UNO Q 2GB and the <a href="https://projecthub.arduino.cc/ingeimaks/ai-plant-guardian-the-smart-plant-that-waters-itself-sees-with-ai-and-talks-to-you-on-telegram-f5f73c" target="_blank" rel="noreferrer noopener">AI Plant Guardian</a> based on UNO Q 4GB.&nbsp;</p>



<p class="wp-block-paragraph">The price increase takes effect on July 6th,<strong><em> </em></strong><strong>so you still have the opportunity to take advantage of the current pricing for a few more days</strong><strong><em>, </em></strong>and for a limited time you can get a hold of a 4GB board for what will be the 2GB board’s new price!</p>



<p class="wp-block-paragraph">Thank you for the trust you place in Arduino, and for the energy you bring to every build. What you create with these boards is why we do this work. I look forward to seeing what you all will build, channeling your creativity into your next amazing project on UNO Q.</p>



<p class="wp-block-paragraph">&#8211; Marcello Majonchi, Arduino Maker and Arduino Chief Product Officer</p>



<p class="wp-block-paragraph">UNO Q is available to order from the <a href="https://store-usa.arduino.cc/pages/uno-q" target="_blank" rel="noreferrer noopener">Arduino Store</a> and<a href="http://www.digikey.com/en/product-highlight/a/arduino/uno-q-microcontroller-board" target="_blank" rel="noreferrer noopener"> DigiKey</a>,<a href="https://referral.element14.com/OrderCodeView?url=%2Fnew-products%2Fembedded-computers-education-maker-boards%2Farduino-uno-q" target="_blank" rel="noreferrer noopener"> Farnell</a>,<a href="https://www.mouser.de/new/arduino/arduino-uno-q-platform/" target="_blank" rel="noreferrer noopener"> Mouser</a>,<a href="https://referral.element14.com/OrderCodeView?url=%2Fnew-products%2Fembedded-computers-education-maker-boards%2Farduino-uno-q" target="_blank" rel="noreferrer noopener"> Newark</a>,<a href="https://uk.rs-online.com/web/content/m/arduino-unoq-uk" target="_blank" rel="noreferrer noopener"> RS Components</a>, and<a href="http://robu.in" target="_blank" rel="noreferrer noopener"> Robu.in</a>, as well as our other<a href="https://store.arduino.cc/pages/distributors" target="_blank" rel="noreferrer noopener"> authorized distributors and resellers</a>.</p>



<p class="wp-block-paragraph"><em>Arduino and UNO are trademarks or registered trademarks of Arduino S.r.l.</em></p>
<p>The post <a href="https://blog.arduino.cc/2026/06/26/a-heads-up-on-the-arduino-uno-q-board-pricing-straight-from-marcello-majonchi/">A heads-up on the Arduino® UNO™ Q board pricing – straight from Marcello Majonchi</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Three new Arduino® Modulino™ modules are here! Bigger ideas now come with zero added stress</title>
		<link>https://blog.arduino.cc/2026/06/26/three-new-arduino-modulino-modules-are-here-bigger-ideas-now-come-with-zero-added-stress/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Fri, 26 Jun 2026 06:45:46 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Modulino Nodes]]></category>
		<category><![CDATA[Arduino Modulino]]></category>
		<category><![CDATA[Modulino]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42233</guid>

					<description><![CDATA[<p>The Modulino family keeps growing, to allow you to easily expand your projects with new tiny modules that bring additional functionalities – in a snap!  With Modulino Hub, Modulino Extender and Modulino Motors joining the range, you now have no less than 15 easy options to make building your next idea easier and more fun than [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/26/three-new-arduino-modulino-modules-are-here-bigger-ideas-now-come-with-zero-added-stress/">Three new Arduino® Modulino™ modules are here! Bigger ideas now come with zero added stress</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="559" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-5-1024x559.jpg" alt="" class="wp-image-42239" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-5-1024x559.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-5-300x164.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-5-768x419.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-5.jpg 1100w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">The <a href="https://store-usa.arduino.cc/collections/modulino" target="_blank" rel="noreferrer noopener">Modulino family</a> keeps growing, to allow you to easily expand your projects with new tiny modules that bring additional functionalities – in a snap! </p>



<p class="wp-block-paragraph">With <strong>Modulino Hub, Modulino Extender and Modulino Motors joining the range</strong>, you now have no less than 15 easy options to make building your next idea easier and more fun than ever. Think of them as ready-to-deploy functionalities you can add, swap around, and link together to <strong>learn, create, or prototype interactive and automated devices</strong>.</p>



<h2 class="wp-block-heading"><strong>Let’s get to know the three new modules!</strong></h2>



<p class="wp-block-paragraph">After releasing <a href="https://store.arduino.cc/products/modulino-led-matrix" target="_blank" rel="noreferrer noopener">Modulino LED Matrix</a>, we tackled three pain points the Arduino community has been voicing. </p>



<ul class="wp-block-list">
<li><strong>Not enough I<sup>2</sup>C channels?</strong> The I<sup>2</sup>C protocol supports up to 127 devices in theory, but in practice address conflicts between components can become a real bottleneck long before you get there – especially in complex builds where multiple sensors or actuators share the same default address. When your project hits that wall, you can now add a <a href="https://store.arduino.cc/products/modulino-hub" target="_blank" rel="noreferrer noopener">Modulino Hub</a>. By daisy-chaining it to your existing setup, you gain 8 new independent I<sup>2</sup>C channels, each with its own isolated address space, so you can keep adding components without conflicts and without changing a line of code in your existing logic.</li>



<li><strong>Have a project that’s too large for I<sup>2</sup>C to handle?</strong> I<sup>2</sup>C is great for short-range communication, but if you have longer distances between devices or larger installations you have two choices: either change protocol and start over, or simply boost the signal. Of course, you had us at <em>simply</em>. Get a <a href="https://store.arduino.cc/products/modulino-extender" target="_blank" rel="noreferrer noopener">Modulino Extender</a>, place it on the I<sup>2</sup>C bus, and it will amplify the signal to approximately 30 meters (?100 ft) when operating at 100 kHz. No additional libraries needed, because this is a 100% hardware module.</li>



<li><strong>Have a robot or automated mechanism to control?</strong> Try <a href="https://store.arduino.cc/products/modulino-motors" target="_blank" rel="noreferrer noopener">Modulino Motors</a> to skip the spaghetti wiring between central controller and devices, and control two DC motors or a single stepper motor with precision. Now you can adjust speed, direction, and position right where the action happens.</li>
</ul>



<h2 class="wp-block-heading"><strong>What exactly is Modulino?&nbsp;</strong></h2>



<p class="wp-block-paragraph">Modulino is our range of plug-and-play smart components designed to take the friction out of building with electronics. Each node connects via Qwiic cable and supports daisy-chaining, so you can combine sensors, actuators, and controllers without redesigning your hardware every time you add something new. A dedicated library – supporting both Arduino language (based on C++) and MicroPython – means the learning curve stays gentle, no matter where you are on your path.</p>



<p class="wp-block-paragraph">The design philosophy is consistency: every Modulino node shares the same (tiny!) form factor and connection standard, so swapping components between projects is straightforward, and breakout pins give advanced users room to push customization further.&nbsp;</p>



<p class="wp-block-paragraph">Modulino nodes connect directly to  <a href="https://www.arduino.cc/product-uno-q" target="_blank" rel="noreferrer noopener">Arduino UNO Q</a>, <a href="https://store.arduino.cc/products/nesso-n1" target="_blank" rel="noreferrer noopener">Nesso N1</a>, <a href="https://store.arduino.cc/collections/uno/products/uno-r4-wifi" target="_blank" rel="noreferrer noopener">UNO R4 WiFi</a>, and <a href="https://store.arduino.cc/collections/nano-family" target="_blank" rel="noreferrer noopener">Nano</a> boards, and integrate naturally with <a href="https://cloud.arduino.cc/" target="_blank" rel="noreferrer noopener">Arduino<sup>®</sup> Cloud</a> tools and the broader Arduino ecosystem – making them equally valuable in a classroom, a maker workshop, or a professional edge IoT prototyping lab. </p>



<h2 class="wp-block-heading"><strong>Get your new Modulino today</strong></h2>



<p class="wp-block-paragraph">Modulino Hub, Modulino Extender, and Modulino Motors are available today from the <a href="https://store.arduino.cc/" target="_blank" rel="noreferrer noopener">Arduino Store</a> today, as well as through trusted official distributors worldwide. </p>



<p class="wp-block-paragraph"><em>Arduino, Modulino, UNO, Nesso, and Nano are trademarks or registered trademarks of Arduino S.r.l.</em></p>
<p>The post <a href="https://blog.arduino.cc/2026/06/26/three-new-arduino-modulino-modules-are-here-bigger-ideas-now-come-with-zero-added-stress/">Three new Arduino® Modulino™ modules are here! Bigger ideas now come with zero added stress</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Brain hot from serious thinking? This helmet automatically cools your head</title>
		<link>https://blog.arduino.cc/2026/06/23/brain-hot-from-serious-thinking-this-helmet-automatically-cools-your-head/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Tue, 23 Jun 2026 00:30:03 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Uno]]></category>
		<category><![CDATA[eeg]]></category>
		<category><![CDATA[EEG Headset]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42229</guid>

					<description><![CDATA[<p>The human brain is remarkably efficient, running on the caloric equivalent of about 20 watts of power. But that’s still about 20% of the total required for your entire body, which means your head can get pretty hot. Mike Warren does big thinking and to keep his brain from overheating, he built this helmet to [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/23/brain-hot-from-serious-thinking-this-helmet-automatically-cools-your-head/">Brain hot from serious thinking? This helmet automatically cools your head</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="653" src="https://blog.arduino.cc/wp-content/uploads/2026/06/20260618_1143520-1024x653.jpg" alt="" class="wp-image-42230" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/20260618_1143520-1024x653.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/20260618_1143520-300x191.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/20260618_1143520-768x490.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/20260618_1143520-1536x979.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/06/20260618_1143520-2048x1306.jpg 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">The human brain is remarkably efficient, running on the caloric equivalent of about 20 watts of power. But that’s still about 20% of the total required for your entire body, which means your head can get pretty hot. Mike Warren does big thinking and to keep his brain from overheating, <a href="https://www.instructables.com/Brain-Turbocharger/">he built this helmet to cool his dome automatically based on brain activity</a>.</p>



<p class="wp-block-paragraph">All of that “you only use 10% of your brain” stuff you’ve heard is complete and utter nonsense. In reality, you’re always using most of your brain. Actively thinking hard only increases energy requirements by a small amount — if at all. So, solving a puzzle shouldn’t make your head noticeably warmer. But this is a silly project for fun, so don’t take the premise too seriously.</p>



<p class="wp-block-paragraph">Warren created the Brain Turbocharger around a Star Wars Force Trainer toy, which originally hit the market back in 2009. Ostensibly, that toy relies on a basic form of EEG (electroencephalography) to sense brain activity and turn on a fan that blows a ball. It is the same gimmick as many “mind control” toys.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="707" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Media-5-1024x707.jpg" alt="" class="wp-image-42231" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Media-5-1024x707.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/Media-5-300x207.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Media-5-768x530.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/Media-5.jpg 1445w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Here, Warren repurposed that output. An <a href="https://store-usa.arduino.cc/products/arduino-uno-rev3">Arduino UNO Rev3 board</a> detects the fan signal from the toy’s EEG headset — the signal that corresponds to strong brain activity — and then activates a whole bunch of small cooling fans mounted to the helmet. Power comes from a USB battery pack and the Arduino directs that power to the fans through MOSFET modules.&nbsp;</p>



<p class="wp-block-paragraph">The result is significant airflow on and around the scalp, triggered by concentration.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Brain Turbocharger ???" width="500" height="281" src="https://www.youtube.com/embed/S_lbks0002A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>The post <a href="https://blog.arduino.cc/2026/06/23/brain-hot-from-serious-thinking-this-helmet-automatically-cools-your-head/">Brain hot from serious thinking? This helmet automatically cools your head</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Running local LLMs on the Arduino® UNO™ Q board: a practical guide</title>
		<link>https://blog.arduino.cc/2026/06/18/running-local-llms-on-the-arduino-uno-q-board-a-practical-guide/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Thu, 18 Jun 2026 12:10:22 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Edge AI]]></category>
		<category><![CDATA[Large Language Models]]></category>
		<category><![CDATA[LLMs]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42215</guid>

					<description><![CDATA[<p>When talking about large language models (LLMs), people usually imagine a general-purpose assistant: something that can answer questions about weather, politics, software, history, travel, cooking, electronics – and almost any other topic. The model is expected to know a little bit about everything, follow open-ended conversations, and respond to a very broad range of prompts. [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/18/running-local-llms-on-the-arduino-uno-q-board-a-practical-guide/">Running local LLMs on the Arduino® UNO™ Q board: a practical guide</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="559" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-3-1-1024x559.jpg" alt="" class="wp-image-42218" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-3-1-1024x559.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-3-1-300x164.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-3-1-768x419.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-3-1.jpg 1100w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">When talking about large language models (LLMs), people usually imagine a general-purpose assistant: something that can answer questions about weather, politics, software, history, travel, cooking, electronics – and almost any other topic. The model is expected to know a little bit about everything, follow open-ended conversations, and respond to a very broad range of prompts. That’s the experience most of us are used to, since cloud-based AI tools have become so widespread.</p>



<p class="wp-block-paragraph">Embedded systems work in a much more “narrow” world. A robot does not need to discuss politics, an inspection system does not need to suggest vacation destinations, and a maintenance assistant installed near a machine does not need to explain ancient history. The system needs to understand the device, the task, the possible commands, the local data, and the actions that are safe to suggest or execute. The goal is to <strong>give an edge device enough language intelligence to become more useful, more understandable, and more independent from the network</strong>.</p>



<p class="wp-block-paragraph">This is the framework in which we can think about local LLMs on <a href="https://www.arduino.cc/product-uno-q">UNO Q</a>: a practical platform to explore this idea because it brings together a Debian Linux environment and the Arduino<sup>®</sup> hardware ecosystem. The Linux side can run local AI tools, command-line workflows, Python applications, web services, and inference runtimes. The Arduino side connects that intelligence to sensors, actuators, shields, <a href="https://store.arduino.cc/pages/modulino">Arduino<sup>®</sup>&nbsp;Modulino<sup><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /></sup> nodes</a>, and real-world signals. This combination makes it possible to experiment with language models not as isolated chatbots, but as part of real embedded workflows.</p>



<p class="wp-block-paragraph">The most important question to consider is not how to force a large model to run, but <strong>what kind of useful intelligence can live close to the data, close to the device, and close to the physical action?</strong></p>



<h2 class="wp-block-heading">Step 1: choose the right model for your use case</h2>



<p class="wp-block-paragraph"><strong>The edge is where smaller, optimized models become interesting.</strong> On the cloud, a large general-purpose model makes sense because it is expected to answer almost anything. On the edge, a model that has been trained, fine-tuned, distilled, or quantized for a specific domain can be more practical. It carries less unnecessary weight, focuses on the type of language the device actually needs, and can be integrated into a controlled application flow.</p>



<p class="wp-block-paragraph">For example, in <strong>robotics</strong> the interaction can often be reduced to a limited set of useful instructions: move forward, stop, inspect this object, return to base, report battery level, explain the last error, switch to manual mode. The model can help interpret natural language, but the system should still map that interpretation to a controlled set of valid commands. This makes the behavior easier to test, easier to validate, and easier to trust.</p>



<p class="wp-block-paragraph">That narrower scope is one of the reasons local LLMs can make sense on embedded platforms.</p>



<h2 class="wp-block-heading">Step 2: understand your memory and storage constraints</h2>



<p class="wp-block-paragraph">A large language model usually has many parameters, and every parameter represents data that must be stored, loaded, and processed during inference. Model weights are only part of the story. During generation, the runtime also needs working memory for the prompt, the intermediate computation, and the key-value cache used by transformer models to keep track of previous tokens. As the context grows, memory usage grows too.</p>



<p class="wp-block-paragraph">A 1B-parameter model in 4-bit quantization (such as Llama 3.2 1B Q4) occupies roughly 600–700 MB on disk and requires around 1 GB of RAM at runtime, including the KV cache for a short context window. A 3B model at the same precision pushes past 2 GB. These are numbers that matter on a board with fixed memory and storage, where the model must coexist with the OS, the runtime, and the rest of the application.</p>



<p class="wp-block-paragraph"><strong>Quantization</strong> is one of the techniques that makes this more realistic. Instead of storing model weights with high-precision numerical values, a quantized model uses lower-precision representations. This reduces memory usage and can make inference possible on hardware that would otherwise be too constrained. In practical terms, quantization helps move a model from “too large to run locally” towards “small enough to experiment with” –&nbsp;while accepting a trade-off in accuracy, fluency, or speed depending on the model and runtime.</p>



<p class="wp-block-paragraph"><strong>Model distillation</strong> is another important concept. In simple terms, distillation is a training approach where a smaller model learns from a larger teacher model. The goal is to keep useful behavior while reducing inference cost and memory footprint. A distilled model will not have the full breadth of the teacher, but it can be much more suitable when the application needs a focused capability on-device.</p>



<p class="wp-block-paragraph">This example of <a href="https://projecthub.arduino.cc/marc-edgeimpulse/running-local-llms-and-vlms-on-the-arduino-uno-q-with-yzma-74e288">running local LLMs and VLMs on UNO Q with yzma </a>expands the conversation beyond text chat and explores local LLM and VLM workflows using yzma and llama, pointing toward a wider class of edge AI experiments where language models can work together with images, local data, and device context.</p>



<h2 class="wp-block-heading">Step 3: identify where a local LLM adds real value</h2>



<p class="wp-block-paragraph">Local LLMs become even more useful when they are combined with other edge workflows. OCR is a good example. A camera connected to an UNO Q may extract text from a label, display, document, or machine interface. A compact language model can then summarize that text, classify it, or turn it into a structured response. The model only needs to process the relevant context, which keeps the workflow lighter and more focused.</p>



<p class="wp-block-paragraph">The same principle applies to an UNO Q that collects logs, sensor readings, error states, or system events. A local model can turn that information into a short human-readable summary directly on the device. For a technician, this can transform raw data into something immediately useful – a compact explanation of the current status or a short description of the last error condition.</p>



<h2 class="wp-block-heading">Step 4: design the architecture and set your boundaries</h2>



<p class="wp-block-paragraph">One of the most practical ways to think about local LLMs on UNO Q is to treat the model as an occasional reasoning layer. It can be called when language understanding, summarization, or interpretation adds value. Fast control loops, continuous monitoring, and timing-critical actions remain better suited to deterministic software running on the appropriate side of the system.</p>



<p class="wp-block-paragraph">When working with local LLMs on UNO Q, developers should take into consideration a few practical parameters. Memory usage comes first: the model must fit comfortably together with the runtime and the rest of the application. Response latency comes next: a model that runs may still feel too slow if the use case expects instant answers. Storage should also be planned carefully, because model files and dependencies can be large.</p>



<p class="wp-block-paragraph">The best entry point is the Arduino Project Hub tutorial <a href="https://projecthub.arduino.cc/robuinlabs/local-llm-ai-chatbot-on-arduino-uno-q-043aa9">Local LLM AI Chatbot on UNO Q</a>, which walks through installing a small LLM and running it offline. It is a useful starting point because it demonstrates the basic shape of a local LLM application</p>



<p class="wp-block-paragraph">There is also a natural bridge toward local agents. Agentic workflows can move beyond a simple chat interface and start coordinating tools, files, scripts, and actions. On UNO Q, this direction is especially interesting when the agent is treated as an orchestrator on the Linux side. It can inspect logs, prepare files, call scripts, interact with local tools, or help drive development workflows, while the hardware-facing layer keeps direct control over physical I/O.</p>



<p class="wp-block-paragraph">This kind of setup requires clear boundaries. Giving an agent access to tools means giving it the ability to change things, so the environment should be designed carefully. <strong>A dedicated board can be a useful sandbox for this type of experimentation</strong>, with limited credentials, limited data access, and a specific set of allowed tools. This makes it possible to explore agentic workflows while keeping the system understandable and controlled.</p>



<p class="wp-block-paragraph">If you prefer a familiar developer workflow, <a href="https://blogm.tinivelli.com/installing-ollama-on-arduino-uno-q-d7b63a12b1e9">Installing Ollama on Arduino UNO Q</a> covers a practical detail that matters a lot on embedded Linux systems: how to efficiently manage the resources available on the UNO Q to get the most out of it.</p>



<h2 class="wp-block-heading">Step 5: run it, measure it, iterate</h2>



<p class="wp-block-paragraph">Pick one model, run it on the board, and pay attention to memory usage and response time for your specific prompt. That real-world data will tell you more than any benchmark – and it will give you a much clearer picture of where a local LLM fits in your next embedded project.</p>



<p class="wp-block-paragraph">Local LLMs on UNO Q always balance power, cost, size, latency, privacy, reliability, and connectivity. The most interesting question is how much useful intelligence can be placed close to the data, the hardware, and the user. Because <strong>edge AI is not about more power. It’s about smarter choices<em>. </em></strong>With the right model, the right architecture, and the flexibility of UNO Q, you can test local AI where it matters most: on real hardware, in real projects.</p>



<p class="wp-block-paragraph"><strong><a href="https://store.arduino.cc/products/uno-q-4gb">Start building with UNO Q</a> and bring your AI ideas closer to the real world.</strong><br><br>UNO Q is available to order from <a href="http://www.digikey.com/en/product-highlight/a/arduino/uno-q-microcontroller-board">DigiKey</a>, <a href="https://referral.element14.com/OrderCodeView?url=%2Fnew-products%2Fembedded-computers-education-maker-boards%2Farduino-uno-q">Farnell</a>,<a href="https://www.mouser.de/new/arduino/arduino-uno-q-platform/">Mouser</a>, <a href="https://referral.element14.com/OrderCodeView?url=%2Fnew-products%2Fembedded-computers-education-maker-boards%2Farduino-uno-q">Newark</a>, <a href="https://uk.rs-online.com/web/content/m/arduino-unoq-uk">RS Components</a>, and <a href="http://robu.in/">Robu.in</a>; along with our other <a href="https://store.arduino.cc/pages/distributors">authorized distributors and resellers</a>.</p>



<p class="wp-block-paragraph"><em>Arduino and UNO, and the Arduino logo are trademarks or registered trademarks of Arduino S.r.l.</em></p>
<p>The post <a href="https://blog.arduino.cc/2026/06/18/running-local-llms-on-the-arduino-uno-q-board-a-practical-guide/">Running local LLMs on the Arduino® UNO™ Q board: a practical guide</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>You can 3D print this amazingly complex turbofan jet engine model</title>
		<link>https://blog.arduino.cc/2026/06/15/you-can-3d-print-this-amazingly-complex-turbofan-jet-engine-model/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 21:16:25 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Nano]]></category>
		<category><![CDATA[3d printing]]></category>
		<category><![CDATA[Electric Turbofan]]></category>
		<category><![CDATA[Turbofan]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42210</guid>

					<description><![CDATA[<p>All airplane engines have the same basic goal, which is to create forward thrust. But the modern airline industry is an exercise in maximizing efficiency and the most efficient option for large aircraft tends to be a turbofan jet engine. Most of us never get to see those up close, but you can 3D print [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/15/you-can-3d-print-this-amazingly-complex-turbofan-jet-engine-model/">You can 3D print this amazingly complex turbofan jet engine model</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="683" src="https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00221-1024x683.webp" alt="" class="wp-image-42211" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00221-1024x683.webp 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00221-300x200.webp 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00221-768x512.webp 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00221-1536x1024.webp 1536w, https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00221.webp 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">All airplane engines have the same basic goal, which is to create forward thrust. But the modern airline industry is an exercise in maximizing efficiency and the most efficient option for large aircraft tends to be a turbofan jet engine. Most of us never get to see those up close, but you can 3D print this wildly complex and partially functional turbofan jet engine model to see how they work.</p>



<p class="wp-block-paragraph">This isn’t an exact scale replica of any specific engine, but it was heavily inspired by the CFM56-5 series of engines used in Airbus A320 jets. Referencing that actual engine design, CADLY&#8217;s Adrian Barsotti modeled this engine to be a good compromise between accuracy and 3D printing practicality. There are even two variations: a complete engine and just the turbofan assembly on a stand.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="683" src="https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00217-1-1024x683.webp" alt="" class="wp-image-42214" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00217-1-1024x683.webp 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00217-1-300x200.webp 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00217-1-768x512.webp 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00217-1-1536x1024.webp 1536w, https://blog.arduino.cc/wp-content/uploads/2026/06/dsc00217-1.webp 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">The complete engine has panels you can open up to see the inner workings, while the turbofan assembly gives you an unobstructed view of the good stuff all the time.</p>



<p class="wp-block-paragraph">Both models are entirely 3D-printable, with the exception of some hardware, fasteners, and electronic components. Those electronic components bring the engine to life, so you can spin up the fans and actuate the reverse thrust flaps.</p>



<p class="wp-block-paragraph">Those work thanks to an <a href="https://store-usa.arduino.cc/products/arduino-nano">Arduino Nano board</a>, which controls the main DC motor through an L298N dual H-bridge driver and opens the flaps with servo motors. Power comes in at 5V and there is a DC-to-DC converter for the 12V components. Wago connectors make the wiring easy and tidy.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="My most COMPLEX 3D PRINTED Model YET" width="500" height="281" src="https://www.youtube.com/embed/edTNu9jFjYA?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p class="wp-block-paragraph">If you want to print this model yourself, <a href="https://www.printables.com/model/1709029-electric-turbo-fan-model-with-pivoting-door-thrust">you can find all of the files over on Printables</a>. </p>
<p>The post <a href="https://blog.arduino.cc/2026/06/15/you-can-3d-print-this-amazingly-complex-turbofan-jet-engine-model/">You can 3D print this amazingly complex turbofan jet engine model</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>This cryocooler was made using 3D-printed parts</title>
		<link>https://blog.arduino.cc/2026/06/15/this-cryocooler-was-made-using-3d-printed-parts/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 13:54:44 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Uno]]></category>
		<category><![CDATA[Cryocooler]]></category>
		<category><![CDATA[Cryogenics]]></category>
		<category><![CDATA[Gifford-McMahon]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42206</guid>

					<description><![CDATA[<p>If you want some very cold air, you’re going to have to dive deep into thermodynamic wizardry to find a practical way to get it. Hyperspace Pirate did that digging and discovered the Gifford-McMahon cryocooler design. That is just simple enough that Hyperspace Pirate was able to build his own cryocooler using 3D-printed parts and [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/15/this-cryocooler-was-made-using-3d-printed-parts/">This cryocooler was made using 3D-printed parts</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="605" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Cryocooler-1024x605.jpg" alt="" class="wp-image-42207" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Cryocooler-1024x605.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/Cryocooler-300x177.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Cryocooler-768x454.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/Cryocooler-1536x907.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/06/Cryocooler.jpg 1727w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">If you want some very cold air, you’re going to have to dive deep into thermodynamic wizardry to find a practical way to get it. Hyperspace Pirate did that digging and discovered the Gifford-McMahon cryocooler design. That is just simple enough that Hyperspace Pirate was able to <a href="https://youtu.be/Jj7Q7OqaW4A?si=DlnnbzEPW3UC1QhA">build his own cryocooler using 3D-printed parts and an Arduino</a>.</p>



<p class="wp-block-paragraph">You may have noticed that air compressors get very hot when you run them. Conversely, compressed air gets pretty cold when you release it. Compression increases temperature, while expansion lowers temperature.&nbsp;</p>



<p class="wp-block-paragraph">If you were to repeat the compression and expansion cycle over and over, you’d end up with a net increase in temperature due to inefficiency. But a Gifford-McMahon cryocooler “cheats’ by separating the cold part of the system from the hot part of the system. It consists of a chamber within a piston inside, which moves back and forth to move air to the cold side or hot side (input comes from an external air compressor). The piston is hollow and filled with material that readily transfers and retains heat (lead shot in this case), which helps with the transition between sides.&nbsp;</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="582" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Architecture-1024x582.jpg" alt="" class="wp-image-42208" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Architecture-1024x582.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/Architecture-300x171.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Architecture-768x437.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/Architecture-1536x874.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/06/Architecture.jpg 1841w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">The result is progressive net cooling of the air inside — though the air outside gets warmer.</p>



<p class="wp-block-paragraph">Hyperspace Pirate built his Gifford-McMahon cryocooler on a budget. It is really just a cylinder with a piston inside. But it is sealed, so an external actuator moves the piston with magnets. An<a href="https://store-usa.arduino.cc/products/arduino-uno-rev3"> Arduino UNO Rev3</a> controls the rotation of a stepper, translated into linear motion to move the cylinder in and out. Originally limit switches detected the ends of the stroke, but Hyperspace Pirate switched to Hall effect sensors. Because he used an Arduino, Hyperspace Pirate was able to time the piston movement to match the opening of the cylinder’s valve.</p>



<p class="wp-block-paragraph">With this approach, Hyperspace Pirate reached temperatures as low as -70°C. That isn’t quite cryogenic, but it is very cold. It would have been possible to go lower with very dry air (or another gas), but those temperatures caused ice to build up and stall the system.</p>



<p class="wp-block-paragraph">Even so, -70°C is very impressive and useful for all kinds of work, which is great for such a low-cost cryocooler.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Building a Gifford-McMahon Cryocooler With 3d-Printed Parts" width="500" height="281" src="https://www.youtube.com/embed/Jj7Q7OqaW4A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
<p>The post <a href="https://blog.arduino.cc/2026/06/15/this-cryocooler-was-made-using-3d-printed-parts/">This cryocooler was made using 3D-printed parts</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ditch overpriced hardware: 4 ways the Arduino® UNO™ Q board helps you do more for less</title>
		<link>https://blog.arduino.cc/2026/06/11/ditch-overpriced-hardware-4-ways-the-arduino-uno-q-board-helps-you-do-more-for-less/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Thu, 11 Jun 2026 14:01:35 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[Arduino UNO Q]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42182</guid>

					<description><![CDATA[<p>Most developers reach for a single-board computer, only to discover they still need a microcontroller for real-time I/O. Then they need eMMC and extra storage. Then a separate AI accelerator. Then comes the custom wiring nightmare just to make everything talk to each other. As your app grows, you find yourself stacking extra boards, external [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/11/ditch-overpriced-hardware-4-ways-the-arduino-uno-q-board-helps-you-do-more-for-less/">Ditch overpriced hardware: 4 ways the Arduino® UNO™ Q board helps you do more for less</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="559" src="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-2-1024x559.jpg" alt="" class="wp-image-42204" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-2-1024x559.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-2-300x164.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-2-768x419.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/Arduino.cc-Blogpost-Cover1100x600-2.jpg 1100w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Most developers reach for a <strong>single-board computer</strong>, only to discover they still need a microcontroller for real-time I/O. Then they need eMMC and extra storage. Then a separate AI accelerator. Then comes the custom wiring nightmare just to make everything talk to each other. As your app grows, you find yourself stacking extra boards, external controllers, and shaky communication links. <strong>The bill of materials skyrockets</strong>, and the integration headaches follow, all just to bridge the gap between Linux computing and real-time control.</p>



<p class="wp-block-paragraph"><strong><a href="https://www.arduino.cc/product-uno-q">UNO Q</a> starts where that frustration ends. </strong>One board. Qualcomm Dragonwing<sup><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /></sup> QRB2210 Linux-capable processor. Real-time STM32 MCU. Qualcomm<sup>®</sup> Adreno GPU 3D graphics accelerator. Forget unreliable SD cards with the built-in 32GB eMMC. <strong>It’s simple:</strong> <strong>one board, double the value</strong>.</p>



<p class="wp-block-paragraph"><strong>When you can slash system complexity right out of the box, you instantly accelerate your development pipeline and cut down your total deployment costs.</strong> No extra fluff, just pure efficiency.</p>



<p class="wp-block-paragraph">Let’s look under the hood: here are four reasons why UNO Q completely crushes overpriced, complicated hardware with a single, unified platform.</p>



<h2 class="wp-block-heading">#1 Expect more from the right board</h2>



<p class="wp-block-paragraph">Many modern applications need two very different kinds of computing. On one side, there is the need for AI inference, computer vision, networking, data processing, and cloud connectivity, which all benefit from a Linux environment running on a powerful application processor. On the other side, there are sensors, actuators, motors, industrial signals, and timing-critical tasks that require deterministic real-time control.</p>



<p class="wp-block-paragraph">Traditionally, developers solve this challenge by combining multiple boards and creating custom communication layers between them. UNO Q puts both worlds on the same board. The Linux MPU handles AI, vision, and data. The STM32 MCU handles sensors, actuators, and timing. They work together –&nbsp;and you don’t even need to design and debug the communication layer.</p>



<p class="wp-block-paragraph"><strong>Of course there is value in having “two boards in one.&#8221; But there is potentially even more value in eliminating external hardware, reducing integration effort, and simplifying system architecture.</strong></p>



<p class="wp-block-paragraph">This approach is already proving valuable in real-world applications. <a href="https://blog.arduino.cc/2026/06/08/star-stream-is-bringing-f1-level-telemetry-to-every-race-team-and-every-fleet-with-arduino-uno-q/">Star Stream</a>, for example, uses UNO Q to process and analyze high-speed racing telemetry data at the edge. The platform combines Linux-level processing power for data handling and visualization with the deterministic control needed to interact with physical systems in real-time. The result is a solution capable of delivering professional-grade, real-time insights without requiring a complex multi-board architecture: <strong>it’s Formula 1 results, without the Formula 1 budget.</strong></p>



<h2 class="wp-block-heading">#2 Lessen the cost with fewer components&nbsp;</h2>



<p class="wp-block-paragraph">As you move on to more complex endeavors, it’s important to keep the bigger picture in mind: the purchase price of a board is only a small part of a project&#8217;s budget! Additional controllers, interface boards, communication modules, power supplies, and custom integration all contribute to the final cost of a solution.&nbsp;</p>



<p class="wp-block-paragraph">UNO Q consolidates that BOM. Linux processing, real-time control, high-speed connectivity, and industrial I/O, all on one board. Fewer components means fewer integration points, fewer failure modes, and a bill of materials that doesn&#8217;t keep growing. <strong>A lot more applications can be built with fewer components and fewer integration challenges</strong>. The result is a lower total cost of ownership (TCO)<em>,</em> even before considering maintenance, deployment, and long-term support.</p>



<p class="wp-block-paragraph">A great, concrete example of this comes from <a href="https://blog.arduino.cc/2026/05/26/zencell-replacing-two-boards-with-one-to-build-a-better-quality-inspection-solution/">ZenCell</a> from PriscoZen, a company developing automated quality inspection systems. By leveraging the dual-brain architecture of UNO Q, they were able to consolidate functionality that would traditionally require multiple devices into a single platform. Fewer boards meant <strong>lower BOM cost, fewer integration points, simplified maintenance, and a cleaner overall system design</strong>. What’s not to love?</p>



<h2 class="wp-block-heading">#3 Develop AI-native projects with less second guessing&nbsp;</h2>



<p class="wp-block-paragraph">If you are running an AI model, the real complexity often begins after inference is complete. You need to collect sensor data, make a decision, and trigger a physical response. This needs to be done reliably, in real-time. That requires deterministic control, not a Linux process that can be preempted by the OS. Again, the dual-brain architecture of UNO Q can become particularly valuable from this perspective.</p>



<p class="wp-block-paragraph">The Linux processor can handle AI models, vision pipelines, orchestration, and high-level decision making. Meanwhile, the microcontroller continues to manage sensors, actuators, and real-time interactions independently. <strong>The two processors complement each other naturally, allowing you to build systems that can both understand and react to their environment</strong>.</p>



<p class="wp-block-paragraph">This architecture is especially relevant for applications such as <a href="https://blog.arduino.cc/2026/05/28/industrial-grade-vision-inspection-made-accessible-by-the-arduino-uno-q-board/">visual inspection</a>, predictive maintenance, robotics, smart gateways, and intelligent human-machine interfaces.</p>



<p class="wp-block-paragraph">The RS DesignSpark team built a PCB inspection 4-part series (you can start with Part 1, <a href="https://www.rs-online.com/designspark/automating-pcb-inspection-with-arduino-uno-q-part-1-introduction">here</a>) that demonstrates this approach in practice. In the project, UNO Q handles image acquisition, machine learning workflows, and application logic while maintaining reliable interaction with the physical inspection environment. Rather than focusing solely on AI performance, the project showcases what is often more important in industrial deployments: <strong>connecting intelligence to action</strong>. The real kicker? Andrew told us he built the whole system for about $1,700 – with significant savings compared to similar systems starting at $3,000 and going all the way up to $20,000!</p>



<h2 class="wp-block-heading">#4 Build it now, faster, and without friction</h2>



<p class="wp-block-paragraph">In many professional projects, <strong>engineering time can quickly exceed the cost of the hardware itself</strong>. Think about it: you need to prepare the environment, install the software stack, connect different tools, move data between systems, and create the infrastructure needed before real application development can even begin.</p>



<p class="wp-block-paragraph">UNO Q helps reduce friction and speed up the process from the very first step. It ships with onboard eMMC and a preinstalled software environment. No SD card to format. No image to flash. No setup ritual before you can write a line of application code. With onboard eMMC storage and a preinstalled software environment, you can start working without first preparing removable media, flashing an operating system image, or assembling the basic development setup from scratch.&nbsp;</p>



<p class="wp-block-paragraph">It also matters after deployment. In real-world systems, storage is not just a setup detail: it can affect reliability, maintenance, and uptime. Removable storage can be more exposed to corruption, wear, accidental removal, or failure, which may lead to downtime and additional recovery costs when a system needs to be reinstalled or reconfigured. <strong>By relying on onboard eMMC storage, UNO Q offers a more robust foundation for applications that are expected to run continuously and reliably</strong>. It also gives you flexibility in how you work with the board: it can be used connected to a PC during development, or <strong>run as a full standalone single-board computer (SBC)</strong> when the application needs to operate independently.</p>



<p class="wp-block-paragraph">The advantage of adopting UNO Q becomes particularly clear in <a href="https://blog.arduino.cc/2026/05/28/industrial-grade-vision-inspection-made-accessible-by-the-arduino-uno-q-board/">machine vision and inspection projects</a>, where developers can focus on building the application itself rather than assembling the underlying infrastructure.</p>



<p class="wp-block-paragraph">As author Andrew Back noted in his final words on <a href="https://www.rs-online.com/designspark/automating-pcb-inspection-with-arduino-uno-q-part-4-creating-the-application">Part 4</a> of the DesignSpark PCB inspection project, “<strong>UNO Q, Arduino</strong><sup>®</sup><strong> App Lab and Edge Impulse together provide a powerful combination, with a clear focus on convenience</strong> and enabling the rapid development of sophisticated applications.”</p>



<h2 class="wp-block-heading">Understanding the full value of your hardware</h2>



<p class="wp-block-paragraph">At the end of the day, the greatest value is found in building a simpler, more efficient, more versatile and scalable system. UNO Q – with its unique combination of Linux computing, real-time control, edge AI readiness, and industrial-grade flexibility – is <strong>designed to reduce complexity rather than add it</strong>. And for developers building the next generation of intelligent devices, that may be the most valuable feature of all.</p>



<p class="wp-block-paragraph">The real cost of a system is not what you pay for the board.</p>



<p class="wp-block-paragraph">It’s the external MCU you didn’t have to buy. The AI HAT you didn’t need. The communication layer you didn’t have to build. The hours you didn’t spend on integration. The maintenance call you avoided, because eMMC doesn’t fail the way SD cards do. Every component you skip is money saved. Every integration point you eliminate is a failure mode removed.</p>



<p class="wp-block-paragraph">The ultimate system cost isn’t the price of the board, it&#8217;s everything you no longer have to buy, wire, and fix. By packing Linux, edge AI, and real-time control onto a single board, UNO Q slashes your component list, cuts power consumption, and eliminates integration headaches. <strong>Zoom in, it does more; zoom out, it saves you more.</strong></p>



<p class="wp-block-paragraph">Want to dive deep into real-world applications that are proving the value of UNO Q? Read more about:</p>



<ul class="wp-block-list">
<li><a href="https://blog.arduino.cc/2026/06/08/star-stream-is-bringing-f1-level-telemetry-to-every-race-team-and-every-fleet-with-arduino-uno-q/">How Star Stream created a smart, cost-effective solution to process and analyze high-speed racing telemetry data at the edge</a></li>



<li><a href="https://blog.arduino.cc/2026/05/26/zencell-replacing-two-boards-with-one-to-build-a-better-quality-inspection-solution/">How ZenCell replaced two boards with one, to build a better quality inspection system</a></li>



<li><a href="https://www.rs-online.com/designspark/automating-pcb-inspection-with-arduino-uno-q-part-1-introduction">How Andrew Back worked out automated visual inspection of PCBs</a>, leveraging user-friendly training of AI/ML models made available by Edge Impulse</li>
</ul>



<p class="wp-block-paragraph">UNO Q is available to order from <a href="http://www.digikey.com/en/product-highlight/a/arduino/uno-q-microcontroller-board" target="_blank" rel="noreferrer noopener">DigiKey</a>, <a href="https://referral.element14.com/OrderCodeView?url=%2Fnew-products%2Fembedded-computers-education-maker-boards%2Farduino-uno-q" target="_blank" rel="noreferrer noopener">Farnell</a>, <a href="https://www.mouser.de/new/arduino/arduino-uno-q-platform/" target="_blank" rel="noreferrer noopener">Mouser</a>, <a href="https://referral.element14.com/OrderCodeView?url=%2Fnew-products%2Fembedded-computers-education-maker-boards%2Farduino-uno-q" target="_blank" rel="noreferrer noopener">Newark</a>, <a href="https://uk.rs-online.com/web/content/m/arduino-unoq-uk" target="_blank" rel="noreferrer noopener">RS Components</a>, and <a href="http://robu.in/" target="_blank" rel="noreferrer noopener">Robu.in</a>; along with our other<a href="https://store.arduino.cc/pages/distributors" target="_blank" rel="noreferrer noopener">authorized distributors and resellers</a>.</p>



<p class="wp-block-paragraph"><em>Qualcomm branded products are products of Qualcomm Technologies, Inc. and/or its subsidiaries. Arduino, UNO, and the Arduino logo are trademarks or registered trademarks of Arduino S.r.l.</em></p>
<p>The post <a href="https://blog.arduino.cc/2026/06/11/ditch-overpriced-hardware-4-ways-the-arduino-uno-q-board-helps-you-do-more-for-less/">Ditch overpriced hardware: 4 ways the Arduino® UNO™ Q board helps you do more for less</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Build something real: Join the Arduino Physical AI Challenge India 2026!</title>
		<link>https://blog.arduino.cc/2026/06/10/build-something-real-join-the-arduino-physical-ai-challenge-india-2026/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Wed, 10 Jun 2026 16:30:11 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[Arduino Physical AI Challenge]]></category>
		<category><![CDATA[Arduino UNO Q]]></category>
		<category><![CDATA[Physical AI]]></category>
		<category><![CDATA[Robu.in]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42188</guid>

					<description><![CDATA[<p>Hey India! If you’ve ever had an idea that could solve a real-world problem, not just live inside an app, but actually exist out there, this is your moment. Across India, something exciting is happening. Makers, students, startups, and engineers are starting to move beyond software-only AI and into something far more tangible: building systems [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/06/10/build-something-real-join-the-arduino-physical-ai-challenge-india-2026/">Build something real: Join the Arduino Physical AI Challenge India 2026!</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://blog.arduino.cc/wp-content/uploads/2026/06/1780060976211-1-1024x1024.jpg" alt="" class="wp-image-42195" srcset="https://blog.arduino.cc/wp-content/uploads/2026/06/1780060976211-1-1024x1024.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/06/1780060976211-1-300x300.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/06/1780060976211-1-768x768.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/06/1780060976211-1.jpg 1536w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Hey India! </p>



<p class="wp-block-paragraph">If you’ve ever had an idea that could solve a real-world problem, not just live inside an app, but actually exist out there, this is your moment.</p>



<p class="wp-block-paragraph">Across India, something exciting is happening. Makers, students, startups, and engineers are starting to move beyond software-only AI and into something far more tangible: building systems that can sense, think, and act in the real world. And Arduino<sup>®</sup> with <a href="http://robu.in/">Robu.in</a> (our local partner) has been right at the center of this shift.</p>



<p class="wp-block-paragraph">With accessible hardware and a growing ecosystem, Arduino has helped lower the barrier to entry for AI across India. Startups and MSMEs are now able to integrate AI into their products without needing massive R&amp;D investment. Students are getting hands-on experience with production-ready tools. And through workshops, partnerships, and providing better access to hardware in cities and towns across India , innovation is no longer limited to just a few tech hubs.</p>



<p class="wp-block-paragraph">At the same time, there’s a clear shift toward edge AI — where intelligence runs directly on devices rather than in the cloud. Together with Qualcomm Technologies, Arduino is helping developers build low-power, high-performance systems that can operate in real-world conditions. The result? A new generation of builders who aren’t just writing code, but creating complete, intelligent systems.</p>



<p class="wp-block-paragraph">And that’s exactly what Physical AI is all about: combining sensors, computation, and action into systems that interact with their environment. Across India, we’re already seeing this come to life in smart agriculture, healthcare devices, industrial automation, and smart city solutions — projects built not just for demos, but for real impact.</p>



<p class="wp-block-paragraph">Now, there’s an opportunity to take that even further.</p>



<p class="wp-block-paragraph">The <strong>Arduino Physical AI Challenge</strong> is a free, national-level competition designed and run by <a href="http://robu.in/">Robu.in</a> to bring this movement together and push it forward.</p>



<p class="wp-block-paragraph"><strong><a href="https://robu.in/arduino-physical-ai-challenge-india-2026/">Learn more and register</a></strong><a href="https://robu.in/arduino-physical-ai-challenge-india-2026/">!</a></p>



<p class="wp-block-paragraph"><a href="http://robu.in/">Robu.in</a> invites anyone, from school students to creators and startups to build real-world AI systems using the <strong>Arduino<sup>®</sup>UNO<sup><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /></sup>Q. </strong>Solo or teams of up to four, all skill levels are welcome.</p>



<h2 class="wp-block-heading"><strong>What makes it exciting</strong></h2>



<p class="wp-block-paragraph">30 Lakhs+ total prize pool — including special awards, so every type of builder from school students, to college teams, to women in tech and more, all have a real chance of winning something special.</p>



<p class="wp-block-paragraph">Every winner and runner-up in the <a href="http://robu.in/">Robu.in</a>&nbsp;Arduino Physical AI Challenge receives something that doesn&#8217;t show up in a bank account: <strong>all-expenses-paid mentorship at Qualcomm / Arduino</strong>.</p>



<p class="wp-block-paragraph">For an engineering student or recent graduate, access to Qualcomm Technologies and Arduino engineers — the people building the silicon that powers AI on the edge is not a line you normally get to jump.</p>



<p class="wp-block-paragraph">It&#8217;s the kind of exposure that shapes what you work on next. Whether you&#8217;re heading into a placement process, a startup, or research, &#8220;worked with Arduino engineers on Physical AI&#8221; is not a common CV line.</p>



<h2 class="wp-block-heading"><strong>Key dates</strong></h2>



<p class="wp-block-paragraph"><a href="https://robu.in/register-arduino-physical-ai-challenge/">Open for registration now</a>, you’ll have the chance to submit your projects from June 15th onwards, with the final project submission deadline of July 31, 2026.</p>



<h2 class="wp-block-heading"><strong>Final thoughts</strong></h2>



<p class="wp-block-paragraph">India already has the talent, the creativity, and the “jugaad” mindset that makes innovation happen.</p>



<p class="wp-block-paragraph">Now it also has the tools, the ecosystem and the opportunity.&nbsp;</p>



<p class="wp-block-paragraph">Don’t just learn AI. Don’t just watch innovation happen. Build something real. <strong><a href="https://robu.in/arduino-physical-ai-challenge-india-2026/">Start here!</a></strong> </p>



<p class="wp-block-paragraph"><em>Arduino and UNO are trademarks or registered trademarks of Arduino S.r.l</em></p>
<p>The post <a href="https://blog.arduino.cc/2026/06/10/build-something-real-join-the-arduino-physical-ai-challenge-india-2026/">Build something real: Join the Arduino Physical AI Challenge India 2026!</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>