<?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, 01 Sep 2026 14:59:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<itunes:explicit>no</itunes:explicit><itunes:subtitle/><item>
		<title>From voice command to robotic arm: how agentic AI on the edge is changing the factory floor</title>
		<link>https://blog.arduino.cc/2026/09/01/from-voice-command-to-robotic-arm-how-agentic-ai-on-the-edge-is-changing-the-factory-floor/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Tue, 01 Sep 2026 12:20:24 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[Agentic AI]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Robotic Arm]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[Smart Factory]]></category>
		<category><![CDATA[Voice Commands]]></category>
		<category><![CDATA[Voice Control]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42584</guid>

					<description><![CDATA[<p>For years, bringing real intelligence to industrial automation meant expensive infrastructure, proprietary systems, and steep learning curves. That’s changing – fast. Foundation models powerful enough to run at the edge are turning natural language into machine control, and the factory floor is starting to look a lot more like a conversation. AI as the new [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/09/01/from-voice-command-to-robotic-arm-how-agentic-ai-on-the-edge-is-changing-the-factory-floor/">From voice command to robotic arm: how agentic AI on the edge is changing the factory floor</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="558" src="https://blog.arduino.cc/wp-content/uploads/2026/09/Blogpost-Cover-19-December-2023-at-14.45.21-5-1024x558.png" alt="" class="wp-image-42585" srcset="https://blog.arduino.cc/wp-content/uploads/2026/09/Blogpost-Cover-19-December-2023-at-14.45.21-5-1024x558.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/09/Blogpost-Cover-19-December-2023-at-14.45.21-5-300x164.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/09/Blogpost-Cover-19-December-2023-at-14.45.21-5-768x419.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/09/Blogpost-Cover-19-December-2023-at-14.45.21-5.png 1201w" sizes="(max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">For years, bringing real intelligence to industrial automation meant expensive infrastructure, proprietary systems, and steep learning curves. That’s changing – fast. Foundation models powerful enough to run at the edge are turning natural language into machine control, and the factory floor is starting to look a lot more like a conversation.</p>



<p class="wp-block-paragraph"><strong>AI as the new interface</strong></p>



<p class="wp-block-paragraph">Think about how AI has changed the way you work at a desk. You describe what you need, and an agent handles the complexity underneath – the tools, the APIs, the data retrieval. The same shift is now happening in manufacturing.</p>



<p class="wp-block-paragraph"><strong>Natural language is becoming the new interface for industrial machines</strong>. An operator who once needed specialized training to reconfigure a production line can now just say what they need. The AI handles the translation from intent to instruction. </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 title="From voice command to robotic arm: how agentic AI on the edge is changing the factory floor" width="500" height="281" src="https://www.youtube.com/embed/QZrBzgB3L-Y?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"><strong>A robotic arm you can talk to</strong></p>



<p class="wp-block-paragraph">Swiss startup <a href="https://www.forgis.com/">Forgis</a>, which builds physical AI models for manufacturing, recently demonstrated exactly this. Using a smartphone, an operator sends a voice command to an AI agent running on the 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 board. Forgis’s foundation model processes the prompt, determines which object to pick and where to place it, calculates the full motion plan, and directs the robotic arm to execute the task – all from a single natural language instruction like “put each box in their respective compartments.”</p>



<p class="wp-block-paragraph">The foundation model ingests multimodal factory data – the robot’s CAD model, PLC I/O signals, project specifications – and translates it into structured, machine-readable instructions in real time. The robotic arm’s camera connects via USB directly to the board, which runs inference locally with a latency of just 20 ms. The LED matrix on the UNO Q even displays the agent’s current state, so the operator always knows what the system is doing.</p>



<p class="wp-block-paragraph"><strong>Critically, none of this requires a cloud round trip</strong>. The entire inference pipeline runs on the edge device, which matters enormously on a factory floor where network dependency, latency, and data sovereignty are real concerns.</p>



<p class="wp-block-paragraph"><strong>Why this matters for manufacturing</strong></p>



<p class="wp-block-paragraph">The practical benefits are straightforward. Fewer manual inputs mean fewer errors – a significant advantage in precision environments like aerospace, medical devices, and automotive. Operators spend less time on routine floor tasks and more on oversight and exception handling. And because the foundation model learns continuously from production data, the system should improve over time.</p>



<p class="wp-block-paragraph">The open Arduino ecosystem also means development teams like Forgis can deploy their proprietary models without getting bogged down in hardware integration. <strong>The gap between a working prototype and a production-ready system is narrowing.</strong></p>



<p class="wp-block-paragraph">Agentic AI has spent the last few years writing code and generating reports. It’s now moving machines. The Forgis and Arduino demo is an early signal of what industrial AI can look like when the edge is fast enough to keep up with the physical world – and when the interface is simply your voice.</p>



<p class="wp-block-paragraph">Curious about UNO Q? <a href="https://www.arduino.cc/product-uno-q">Find out more here</a> or head directly to the <a href="https://store.arduino.cc/products/uno-q-4gb">Arduino Store to get started</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/09/01/from-voice-command-to-robotic-arm-how-agentic-ai-on-the-edge-is-changing-the-factory-floor/">From voice command to robotic arm: how agentic AI on the edge is changing the factory floor</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>P.A.R. is a flip-squisk display that draws your pixel art</title>
		<link>https://blog.arduino.cc/2026/08/31/p-a-r-is-a-flip-squisk-display-that-draws-your-pixel-art/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Mon, 31 Aug 2026 13:26:46 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Nano ESP32]]></category>
		<category><![CDATA[Flip-Disc Display]]></category>
		<category><![CDATA[Flip-Squisk]]></category>
		<category><![CDATA[Pixel Art]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42569</guid>

					<description><![CDATA[<p>Flip-disc displays used to be very common in the days before affordable LEDs, LCDs, and OLEDs. But as electromechanical devices with a lot of moving parts, they’re expensive and rare today. That’s a shame, because they’re charming. That charm is what led Zimm to the creation of this novel flip-squisk display called P.A.R (Pixel Art [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/08/31/p-a-r-is-a-flip-squisk-display-that-draws-your-pixel-art/">P.A.R. is a flip-squisk display that draws your pixel art</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 decoding="async" width="1024" height="576" src="https://blog.arduino.cc/wp-content/uploads/2026/08/9205741787963965332-1024x576.jpg" alt="" class="wp-image-42570" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/9205741787963965332-1024x576.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/9205741787963965332-300x169.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/9205741787963965332-768x432.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/9205741787963965332-1536x864.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/9205741787963965332.jpg 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Flip-disc displays used to be very common in the days before affordable LEDs, LCDs, and OLEDs. But as electromechanical devices with a lot of moving parts, they’re expensive and rare today. That’s a shame, because they’re charming. That charm is what led Zimm to the creation of <a href="https://par.zimmzimm.com">this novel flip-squisk display called P.A.R (Pixel Art Robot)</a> that accepts art from the community.</p>



<p class="wp-block-paragraph">A “squisk” is a <em>square disc</em>, with one light-colored side and one dark-colored side. Zimm made his squisks by 3D printing the two sides with interlocking channels, so they come together and form one unit. The display is a 37 × 18 grid of those. By flipping them between light and dark sides, it can create a low-resolution raster monochrome image.</p>



<p class="wp-block-paragraph">Other than using squares instead of circles, that is pretty much the same concept as a normal flip-disc display. But P.A.R. actually works in a very different way, and the “robot” part of the name hints at that.</p>



<p class="wp-block-paragraph">A normal flip-disc display uses a solenoid to manipulate a permanent magnet on the axle of the disc, flipping it one way or the other. That requires a solenoid (and control over that solenoid) for every single disc, which results in a massive bill of materials and the high cost.</p>



<p class="wp-block-paragraph">Zimm’s P.A.R. doesn’t do any of that. Instead, there is a robot behind the display that reaches over to each squisk and physically flips it. There are no solenoids or magnets. That robot is kind of like a pen plotter turned up vertically, with a servo-actuated pin that pushes squisks around. That operates under the control of an <a href="https://store.arduino.cc/pages/nano-esp32">Arduino<sup>®</sup>&nbsp;Nano<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>&nbsp;ESP32</a> board, which also has a color sensor to detect the current state of the squisk in front of it.</p>



<p class="wp-block-paragraph">The advantage of this design is the elimination of the solenoids. Zimm could scale up the size and resolution of the display by simple extending the axes and adding squisks. The disadvantage is that it is very slow compared to a traditional flip-disc display.</p>



<p class="wp-block-paragraph"><a href="https://github.com/Z-Coder672/P.A.R.">And because P.A.R. has a Nano ESP32</a>, it can connect to the internet. Zimm set up <a href="https://par.zimmzimm.com/upload">a website where visitors can submit art</a>, which P.A.R. will then “draw” onto the display where everyone can see it. The website contains a gallery of all of the drawn images. Take a look at those or submit your own art!</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="&quot;The Legend of Zelda&quot; printing - P.A.R." width="500" height="281" src="https://www.youtube.com/embed/XPSuKNoJOUU?start=2&amp;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/08/31/p-a-r-is-a-flip-squisk-display-that-draws-your-pixel-art/">P.A.R. is a flip-squisk display that draws your pixel art</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>This custom motorized turntable makes welding easier</title>
		<link>https://blog.arduino.cc/2026/08/28/this-custom-motorized-turntable-makes-welding-easier/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Fri, 28 Aug 2026 12:14:44 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Uno]]></category>
		<category><![CDATA[Motorized Turntable]]></category>
		<category><![CDATA[Rotary Table]]></category>
		<category><![CDATA[Welding]]></category>
		<category><![CDATA[Welding Table]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42564</guid>

					<description><![CDATA[<p>MIG welding isn’t very difficult — at least not until you need to weld something at a weird angle or over a long seam. Those situations will make your welds look like they were done by an inebriated amateur. The best way to handle that is by setting yourself up to maintain stability through the [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/08/28/this-custom-motorized-turntable-makes-welding-easier/">This custom motorized turntable makes welding easier</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="584" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Welding-Table-1024x584.jpg" alt="" class="wp-image-42566" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Welding-Table-1024x584.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Welding-Table-300x171.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Welding-Table-768x438.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Welding-Table-1536x875.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/Welding-Table.jpg 1795w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">MIG welding isn’t very difficult — at least not until you need to weld something at a weird angle or over a long seam. Those situations will make your welds look like they were done by an inebriated amateur. The best way to handle that is by setting yourself up to maintain stability through the entire weld. For achieving that on round objects, <a href="https://youtu.be/WQSzLMcc9zQ?si=yIbB_3gCtZbAsC3i">Greenhill Forge constructed an Arduino-controlled rotary welding table</a>.</p>



<p class="wp-block-paragraph">Tables like this have one job: to rotate the workpiece in front of your welding gun, so you can stay in a stable position while <em>it </em>moves. That’s a simple job, but there are a few important “gotchas” that Greenhill Forge cleverly took into account.</p>



<p class="wp-block-paragraph">Structurally, this is just a mild steel frame with a heavy-duty lazy Susan bearing and a circular mild steel top. That’s the kind of thing even a beginner welder could throw together in an afternoon, assuming you have a way to cut the steel (that circular top might be challenging).</p>



<p class="wp-block-paragraph">Those “gotchas” relate to the welding process. You want the top to spin at a consistent speed and you want that speed to be adjustable. You also want a good path for current to flow from the ground clamp to the wire.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="587" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Table-UNO--1024x587.jpg" alt="" class="wp-image-42565" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Table-UNO--1024x587.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Table-UNO--300x172.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Table-UNO--768x441.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Table-UNO--1536x881.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/Table-UNO-.jpg 1787w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Greenhill Forge handled the rotation with an <a href="https://store-usa.arduino.cc/products/arduino-uno-rev3">Arduino UNO Rev3</a>, a stepper motor with a gear reducer, and a spider coupler mating to a shaft welded to the underside of the tabletop. A rotary encoder lets the user set the rotation speed and a small OLED screen lets them see the speed value (for setting the same speed again later).</p>



<p class="wp-block-paragraph">For the ground path, Greenhill Forge wrapped a ground strap around the shaft above the spider coupler. So, the current path is ground clamp, to ground strap, to motor shaft, to table, to workpiece, to wire. It lets the top spin freely without tangled cables, and avoids any danger of current going to the electronics.</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="DIY Rotating Welding Table - Custom Arduino Controlled Positioner" width="500" height="281" src="https://www.youtube.com/embed/WQSzLMcc9zQ?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/08/28/this-custom-motorized-turntable-makes-welding-easier/">This custom motorized turntable makes welding easier</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Blue Proton Initiative: four 17-year-olds are building AI-powered livestock monitoring with Arduino</title>
		<link>https://blog.arduino.cc/2026/08/27/blue-proton-initiative-four-17-year-olds-are-building-ai-powered-livestock-monitoring-with-arduino/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Thu, 27 Aug 2026 13:18:53 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[AI-Powered Livestock Monitoring]]></category>
		<category><![CDATA[Livestock Monitoring]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42545</guid>

					<description><![CDATA[<p>Pietro Maria Piazza, Alessandro Nesci, Davide Santucci, and Matteo Angiolillo are not waiting to finish school before starting to build something real. Based in Forlì, Italy, the four friends behind Blue Proton Initiative strive to develop an AI-powered livestock monitoring system designed to help farmers identify individual animals and detect early signs of health problems [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/08/27/blue-proton-initiative-four-17-year-olds-are-building-ai-powered-livestock-monitoring-with-arduino/">Blue Proton Initiative: four 17-year-olds are building AI-powered livestock monitoring with Arduino</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="576" src="https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00754-1024x576.jpg" alt="" class="wp-image-42548" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00754-1024x576.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00754-300x169.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00754-768x432.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00754-1536x864.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00754-2048x1152.jpg 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Pietro Maria Piazza, Alessandro Nesci, Davide Santucci, and Matteo Angiolillo are not waiting to finish school before starting to build something real. Based in Forlì, Italy, the four friends behind Blue Proton Initiative strive to develop an AI-powered livestock monitoring system designed to help farmers identify individual animals and detect early signs of health problems – automatically, in the field, in real-time.</p>



<p class="wp-block-paragraph">They are 17. The project is four months old. They are far from ready to start their own business, but they sure have the spirit of budding innovators –&nbsp;and they are already pushing the <a href="https://www.arduino.cc/product-uno-q">Arduino® UNO<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;" /> Q</a> board to its limits.</p>



<h2 class="wp-block-heading">Agriculture 4.0 can’t wait</h2>



<p class="wp-block-paragraph">Livestock monitoring an area where technology has lagged behind what’s actually possible. Keeping track of individual animals, spotting health issues early, flagging anomalies before they become costly problems – most of it is still done by hand, which means it’s slow, inconsistent, and easy to miss.</p>



<p class="wp-block-paragraph">Once they identified this gap, “None of us wanted to wait,” the team explains. “The tools, the knowledge, and the resources needed to tackle real problems are accessible today, and we saw no reason to postpone.”</p>



<p class="wp-block-paragraph">What they want to build is a system that uses computer vision and custom-trained neural networks to identify animals and monitor their behavior – the kind of continuous, low-overhead monitoring that would be genuinely useful on a working farm. “In farming, catching something late can mean real losses. An automated system that runs in the background without needing constant attention is genuinely useful in that context.”</p>



<h2 class="wp-block-heading">Four teens, one dream team</h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="519" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-120803-1024x519.png" alt="" class="wp-image-42552" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-120803-1024x519.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-120803-300x152.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-120803-768x389.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-120803-1536x778.png 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-120803.png 1716w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">The four friends have divided responsibilities: Pietro leads software engineering, Matteo develops the backend using C, Davide handles CAD design and the physical structure of the system, and Alessandro focuses on neural network development and YOLO model training – the core of the system’s ability to detect and count animals automatically.</p>



<p class="wp-block-paragraph">The models are being developed entirely in-house. Dataset composition is central to their approach: the more varied the training data – different lighting conditions, animal movement, weather, environments – the more robust the model becomes when deployed in real-world settings. As Alessandro puts it, “with enough diverse images covering a wide range of real-world scenarios, the model learns to generalize.”</p>



<p class="wp-block-paragraph">UNO Q sits at the heart of the architecture. The entire system is housed in a custom 3D-printed enclosure designed specifically around specific requirements, keeping things compact and field-ready. The team is writing and deploying code directly via the Linux terminal – no IDE hand-holding, no App Lab. Just the board, a text editor, and a lot of iteration.</p>



<h2 class="wp-block-heading">Why choose UNO Q?</h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="576" src="https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00805-1-1024x576.jpg" alt="" class="wp-image-42549" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00805-1-1024x576.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00805-1-300x169.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00805-1-768x432.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00805-1-1536x864.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/DSC00805-1-2048x1152.jpg 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Blue Proton didn’t come to Arduino cold. The team had already used the UNO and Arduino<sup>®</sup> Nano<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> hardware in earlier projects – a robotic arm, a model rocket – but they were quick to recognize that UNO Q was something different.</p>



<p class="wp-block-paragraph">“The ability to run Linux on a compact, affordable board was a turning point for us. That combination – processing power, lightweight form factor, and low cost – made it a natural fit for a project like ours, where the hardware needs to operate in the field, potentially in remote environments, without being bulky or expensive to deploy.”</p>



<p class="wp-block-paragraph">The ability to run AI inference locally, without depending on a constant server connection, is essential for agricultural deployment. UNO Q makes edge AI viable within real student-budget and field-deployment constraints.</p>



<p class="wp-block-paragraph">That said, the team is candid about the hardware’s tech specs: “RAM and CPU are the main bottlenecks – running a system like ours on a board with those constraints requires every component to be as lean as possible.” Their approach: test, optimize, test again. “There is no shortcut to it – it just takes time and a lot of patience.”&nbsp;</p>



<p class="wp-block-paragraph">(Of course they started on the project before the launch of the <a href="https://www.arduino.cc/product-ventuno-q">Arduino® VENTUNO<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;" /> Q</a> board, which would allow the Blue Proton Initiative team to have more headroom!)</p>



<h2 class="wp-block-heading">Innovation is all about the journey</h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="576" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-122327-1024x576.png" alt="" class="wp-image-42550" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-122327-1024x576.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-122327-300x169.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-122327-768x432.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-122327-1536x864.png 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/Screenshot-2026-04-19-122327.png 1919w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Four months in, Blue Proton has a working cattle-counting system, a clear technical direction to develop the health monitoring component of the project, and a level of honesty about their process that’s refreshing. “We are still working on it. We are 17, we have a math test tomorrow, and we are working on something that could maybe become our job one day – or maybe not. We don’t have a commercial product ready, and we are not going to pretend we have a five-year plan. But we are going to keep building, keep learning, and see where it goes. That is enough for now.”&nbsp;</p>



<p class="wp-block-paragraph">Their advice to other students thinking about starting something similar: “If you have an idea, chase it. Do not wait until you feel ready, because that moment will never come. You figure it out as you go, and that is kind of the point.”</p>



<p class="wp-block-paragraph">Follow Blue Proton Initiative’s progress on their <a href="https://blueprotoninitiative.github.io/">website</a> and <a href="https://www.instagram.com/blueproton_initiative">Instagram</a> account – they are producing video documentation of the build as it develops.&nbsp;</p>



<p class="wp-block-paragraph"><em>Arduino, UNO, VENTUNO, and Nano are trademarks or registered trademarks of Arduino S.r.l.</em></p>
<p>The post <a href="https://blog.arduino.cc/2026/08/27/blue-proton-initiative-four-17-year-olds-are-building-ai-powered-livestock-monitoring-with-arduino/">Blue Proton Initiative: four 17-year-olds are building AI-powered livestock monitoring with Arduino</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A mini inventory management system perfect your electronic components</title>
		<link>https://blog.arduino.cc/2026/08/26/a-mini-inventory-management-system-perfect-your-electronic-components/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Wed, 26 Aug 2026 20:18:10 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Modulino Nodes]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[Inventory Management]]></category>
		<category><![CDATA[Inventory Management System]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42556</guid>

					<description><![CDATA[<p>Anyone working with electronics will, inevitably, end up with a large selection of various components — after all, you’ll buy a lot of them in bulk quantities that exceed what you actually need for the project at hand. Soon, you’ll have boxes and drawers full of components that you don’t even remember, which means you’ll [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/08/26/a-mini-inventory-management-system-perfect-your-electronic-components/">A mini inventory management system perfect your electronic components</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="589" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-System-1024x589.jpg" alt="" class="wp-image-42557" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-System-1024x589.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-System-300x173.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-System-768x442.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-System-1536x884.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-System.jpg 1774w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Anyone working with electronics will, inevitably, end up with a large selection of various components — after all, you’ll buy a lot of them in bulk quantities that exceed what you actually need for the project at hand. Soon, you’ll have boxes and drawers full of components that you don’t even remember, which means you’ll order duplicates you don’t need. Akashdeep Singh’s solution to that problem is this mini inventory management system.</p>



<p class="wp-block-paragraph">Inventory management is big business, but commercial inventory management systems are overkill for most hobbyists and even a lot of small businesses. All you really want to know is how many of each component you have on hand, right? That was the case for Singh and so he designed his device that keeps things simple.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="599" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-1024x599.jpg" alt="" class="wp-image-42558" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-1024x599.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-300x176.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-768x449.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management-1536x899.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/Inventory-Management.jpg 1736w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">This device isn&#8217;t much larger than an old iPod. And it is minimalist, too. There is just an LCD display and a knob. By interacting with that knob, Singh can select a component from the predefined list and view or adjust its quantity. Because it is so compact, it is easy for Singh to keep over by his workbench, where it is accessible during projects.</p>



<p class="wp-block-paragraph">The build consists of an <a href="https://www.arduino.cc/product-uno-q">Arduino® UNO<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;" /> Q</a>, which handles Singh’s inventory management software (essentially just a lightweight database), along with a TFT screen and a <a href="https://store-usa.arduino.cc/products/modulino-knob">Modulino<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;" /> Knob</a>. There&#8217;s also a buzzer for feedback and the enclosure was 3D-printed.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="614" src="https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q-1024x614.jpg" alt="" class="wp-image-42559" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q-1024x614.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q-300x180.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q-768x461.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q-1536x922.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q.jpg 1715w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">It is all very straightforward and sensible, which is perfect for a utility device meant to make life just a little bit easier. Now, if a project calls for a specific component, Singh can check to see if he already has one before placing an order.</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="I Built a Smart Inventory System for My Workshop | Arduino UNO Q" width="500" height="281" src="https://www.youtube.com/embed/92hJQUBDqQs?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/08/26/a-mini-inventory-management-system-perfect-your-electronic-components/">A mini inventory management system perfect your electronic components</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The age of Physical AI is here, and it runs on the Arduino® VENTUNO™ Q board</title>
		<link>https://blog.arduino.cc/2026/08/25/the-age-of-physical-ai-is-here-and-it-runs-on-the-arduino-ventuno-q-board/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Tue, 25 Aug 2026 14:02:46 +0000</pubDate>
				<category><![CDATA[App Lab]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[VENTUNO Q]]></category>
		<category><![CDATA[Arduino VENTUNO Q]]></category>
		<category><![CDATA[Physical AI]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42475</guid>

					<description><![CDATA[<p>Today is a big day. Pre-orders for VENTUNO Q are open, and we couldn’t be more excited to share this with you. Our most advanced platform to date was built with one clear ambition: to give developers, makers, educators, and engineers a board that doesn’t just perceive the world, but interacts with it. A board [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/08/25/the-age-of-physical-ai-is-here-and-it-runs-on-the-arduino-ventuno-q-board/">The age of Physical AI is here, and it runs on the Arduino® VENTUNO™ Q board</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/08/Arduino.cc-Blogpost-Cover1100x600-5-1-1024x559.jpg" alt="" class="wp-image-42518" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino.cc-Blogpost-Cover1100x600-5-1-1024x559.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino.cc-Blogpost-Cover1100x600-5-1-300x164.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino.cc-Blogpost-Cover1100x600-5-1-768x419.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino.cc-Blogpost-Cover1100x600-5-1.jpg 1100w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Today is a big day. <a href="https://store-usa.arduino.cc/products/ventuno-q" target="_blank" rel="noreferrer noopener">Pre-orders for VENTUNO Q</a> are open, and we couldn’t be more excited to share this with you. Our most advanced platform to date was built with one clear ambition: to give developers, makers, educators, and engineers a board that <strong>doesn’t just perceive the world, but interacts with it</strong>. A board where AI takes action.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">“<em>For twenty-one years, Arduino has taken complex technology and made it simple enough for anyone to build something real. VENTUNO Q is that same mission, applied to the most consequential technology of our time. With VENTUNO Q, we are giving every developer, educator and innovator the tools to build machines that don’t just think, but do.</em>” – Fabio Violante, VP &amp; GM, Arduino, Qualcomm Technologies, Inc.</p>
</blockquote>



<h2 class="wp-block-heading">What makes VENTUNO Q different</h2>



<p class="wp-block-paragraph">Most edge AI boards stop at perception. VENTUNO Q goes further. Its dual-brain architecture pairs a <a href="https://www.qualcomm.com/internet-of-things/products/iq8-series" target="_blank" rel="noreferrer noopener">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> IQ8 processor</a> – delivering up to 40 dense TOPS of AI performance – with a dedicated STM32H5 real-time microcontroller, so the same board that runs a local LLM can also control a motor, communicate via CAN bus protocol, or trigger a physical response in milliseconds. Perception, decision, and action, unified on a single board, entirely offline.</p>



<p class="wp-block-paragraph">It ships with 16 GB LPDDR5 RAM and 64 GB of eMMC storage – expandable via an M.2 connector for NVMe Gen.4 – giving it the headroom to run concurrent AI inference, complex multitasking, and local data storage without compromise. It comes with pre-loaded Ubuntu, distributed by Canonical, and bundled with Ubuntu Pro license that delivers enterprise-grade security updates. Arduino<sup>®</sup> App Lab is your fastest path to a working prototype, but VENTUNO Q maintains full compatibility with VS Code, PyCharm, Jupyter, Docker, and native Linux tools. The Arduino Core runs on Zephyr RTOS on the MCU side for deterministic, real-time hardware control. No proprietary toolchain. No lock-in. Just a powerful, open platform you can build on your own terms.</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="Arduino VENTUNO Q: Build AI for the Physical World" width="500" height="281" src="https://www.youtube.com/embed/jOs37MSag6A?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"><strong>VENTUNO Q is equipped for demanding real-world deployments</strong>. On the connectivity side, it features Wi-Fi 6 tri-band (2.4/5/6 GHz) with onboard antenna, Bluetooth 5.3, and 2.5 Gb Ethernet. Video output is available via HDMI, DisplayPort over USB-C Alt mode, and MIPI DSI. For cameras, three MIPI CSI connectors are available alongside USB camera support. Audio I/O, USB-C with host/device and power role switching, two USB 3.0 Type-A ports, and additional USB 3.0 and power options on the JOMEGA header round out the interface set. For industrial applications, VENTUNO Q provides CAN-FD connectivity across multiple headers – including a CAN-FD PHY on a dedicated screw terminal – alongside I2C/I3C, SPI, PWM, and UART.&nbsp;</p>



<p class="wp-block-paragraph"><strong>ROS 2 compatibility is built in, making VENTUNO Q a natural fit for robotics development from day one.</strong> On the hardware compatibility side, VENTUNO Q works out of the box with 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> shields and carriers, Arduino<sup>®</sup> 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 via the onboard Qwiic connector, and Raspberry Pi HATs. That’s how it ensures your existing ecosystem of sensors, actuators, and accessories carries forward without modification.</p>



<h2 class="wp-block-heading"><strong><strong>Build your way with Arduino<strong><sup>®</sup></strong> App Lab</strong></strong></h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="640" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino-App-Lab-new-examples-1024x640.jpg" alt="" class="wp-image-42476" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino-App-Lab-new-examples-1024x640.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino-App-Lab-new-examples-300x188.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino-App-Lab-new-examples-768x480.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino-App-Lab-new-examples-1536x960.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/Arduino-App-Lab-new-examples-2048x1280.jpg 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Whether you want to get started immediately, bring your own models, or train something custom, VENTUNO Q is the board for you. Out of the box, a growing library of NPU-optimized models is ready to run via Arduino App Lab powered by Qualcomm AI Hub – the current library includes: Qwen 3 4B LLM; Qwen 2.5 7B and 3 4B VLM; Gemma 4 E2B and E4B; Whisper ASR; Melo and Piper TTS; YoloX small object detection; and MediaPipe gesture recognition. Additional models and bricks are added continuously.&nbsp;</p>



<p class="wp-block-paragraph">You can also upload a GGUF-format model from Hugging Face directly into Arduino App Lab, or train your own with the integrated Edge Impulse Studio.</p>



<h2 class="wp-block-heading">Scale from prototype to production</h2>



<p class="wp-block-paragraph">One of the things we’re most excited about is the path VENTUNO Q opens beyond the prototype stage. Under the <a href="http://arduino.cc/pro/works-with-arduino/" target="_blank" rel="noreferrer noopener">Works with Arduino</a><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> program, <a href="https://www.seco.com/products-services/computer-on-module/smarc/som-smarc-dragonwing-iq8?utm_source=arduino&amp;utm_medium=referral&amp;utm_campaign=som_smarc_dragonwing_iq8" target="_blank" rel="noreferrer noopener">SECO</a> and <a href="https://www.toradex.com/computer-on-modules/aquila-arm-family/iq-8275" target="_blank" rel="noreferrer noopener">Toradex</a> – two leading providers of production-grade computing solutions – are among the first partners to offer production-certified SOMs based on the same Dragonwing IQ8 architecture. That means that the apps you prototype on VENTUNO Q with Arduino App Lab, you can scale without re-architecting your hardware stack. Your software, your models, your application logic – all carry forward.</p>



<h2 class="wp-block-heading">Physical AI is more accessible than ever</h2>



<p class="wp-block-paragraph">Arduino App Lab already features a library of 100+ examples available for VENTUNO Q, with more added regularly to always give you new starting points to explore physical AI out of the box. At launch, you already have everything you need to quickly develop applications with:</p>



<ul class="wp-block-list">
<li>Large language models (LLM)</li>



<li>Vision-language models (VLM)</li>



<li>Automatic speech recognition (ASR)</li>



<li>Text-to-speech (TTS)</li>



<li>Gesture recognition</li>
</ul>



<p class="wp-block-paragraph">And there’s more! <a href="https://blog.arduino.cc/2026/08/12/arduino-app-lab-0-10-meet-agentic-mode/" target="_blank" rel="noreferrer noopener">Arduino App Lab 0.10.0</a> brings a wave of new features and improvements, including a new Agentic Mode experience.&nbsp;</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="627" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-1024x627.png" alt="" class="wp-image-42479" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-1024x627.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-300x184.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-768x470.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-1536x941.png 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<h2 class="wp-block-heading">Pre-order now to get free accessories included!</h2>



<p class="wp-block-paragraph">Head to the <a href="https://store-usa.arduino.cc/products/ventuno-q" target="_blank" rel="noreferrer noopener">Arduino Store</a> to secure your VENTUNO Q today at its introductory price! Until September 30, 2026 (and while supplies last), you’ll see two freebies added automatically to your cart: the new <a href="https://store-usa.arduino.cc/products/usb-c-power-supply-65w" target="_blank" rel="noreferrer noopener">Arduino<sup>®</sup> USB-C Power Supply (65W)</a>, and the <a href="https://store-usa.arduino.cc/products/usb-c-cable-24-pin" target="_blank" rel="noreferrer noopener">Arduino® USB-C cable (24 pin)</a>. These are official accessories that together are designed to support the board in sustaining demanding AI workloads and connected peripherals without throttling.</p>



<p class="wp-block-paragraph">VENTUNO Q is also available through our official distribution partners: <a href="https://www.digikey.com/en/product-highlight/a/arduino/ventuno-q" target="_blank" rel="noreferrer noopener">DigiKey</a>, <a href="https://uk.farnell.com/new-products/embedded-computers-education-maker-boards/arduino-ventuno-q" target="_blank" rel="noreferrer noopener">Farnell</a>, <a href="https://www.mouser.com/new/arduino/arduino-ventuno-q-sbc" target="_blank" rel="noreferrer noopener">Mouser</a>, <a href="https://robu.in/product/arduino-ventuno-q/" target="_blank" rel="noreferrer noopener">Robu.in</a>, and <a href="https://uk.rs-online.com/web/p/arduino/0878176" target="_blank" rel="noreferrer noopener">RS</a>.</p>



<p class="wp-block-paragraph">For full technical specs, use cases, and everything you need to know before ordering, read the <a href="https://www.qualcomm.com/news/releases/2026/08/arduino-ventuno-q-is-here--bringing-agentic-ai-to-the-physical-w" target="_blank" rel="noreferrer noopener">full press note</a> and visit the <a href="https://arduino.cc/product-ventuno-q" target="_blank" rel="noreferrer noopener">VENTUNO Q product page</a>.</p>



<p class="wp-block-paragraph">We built this for you, and we can’t wait to see what you build with it.</p>



<p class="wp-block-paragraph"><em>Qualcomm branded products are products of Qualcomm Technologies, Inc. and/or its subsidiaries. Arduino and VENTUNO are trademarks or registered trademarks of Arduino S.r.l.</em></p>
<p>The post <a href="https://blog.arduino.cc/2026/08/25/the-age-of-physical-ai-is-here-and-it-runs-on-the-arduino-ventuno-q-board/">The age of Physical AI is here, and it runs on the Arduino® VENTUNO™ Q board</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Affordable robot car kit becomes an intelligent creator-chaser </title>
		<link>https://blog.arduino.cc/2026/08/24/affordable-robot-car-kit-becomes-an-intelligent-creator-chaser/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Mon, 24 Aug 2026 20:03:38 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[Face Following Robot]]></category>
		<category><![CDATA[Face Tracking Robot]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[robots]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42521</guid>

					<description><![CDATA[<p>If you’re interested in robotics, a great way to get started is with an affordable kit that will let you focus on software and control, rather than frustrating and overwhelming hardware design. But once you play with that kit for while, you’ll probably reach a point where you want more capability than just line-following or [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/08/24/affordable-robot-car-kit-becomes-an-intelligent-creator-chaser/">Affordable robot car kit becomes an intelligent creator-chaser </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="629" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Following-Robot-1024x629.jpg" alt="" class="wp-image-42525" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Following-Robot-1024x629.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Following-Robot-300x184.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Following-Robot-768x471.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Following-Robot-1536x943.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Following-Robot.jpg 1603w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">If you’re interested in robotics, a great way to get started is with an affordable kit that will let you focus on software and control, rather than frustrating and overwhelming hardware design. But once you play with that kit for while, you’ll probably reach a point where you want more capability than just line-following or remote control. At that point, you can take a page from Iulia Feroli&#8217;s book and <a href="https://youtu.be/FIu14vCvGfs?si=8SSW0K6O7J6Y07tz">use an Arduino® UNO<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;" /> Q to add real intelligence</a>.</p>



<p class="wp-block-paragraph">Feroli started with an entry-level robotics kit from Elegoo. It had an <a href="https://store-usa.arduino.cc/products/arduino-uno-rev3">Arduino UNO Rev3</a> for control, a shield providing motor drivers and connections, and only a few sensors to perform tasks like obstacle avoidance and line-following. That’s fun at first, but one can do so much more with some enhancements.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="607" src="https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q--1024x607.jpg" alt="" class="wp-image-42523" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q--1024x607.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q--300x178.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q--768x455.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q--1536x910.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/UNO-Q-.jpg 1640w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">The most important upgrade Feroli performed was swapping the UNO Rev3 out for an <a href="https://www.arduino.cc/product-uno-q">UNO Q.</a> They have identical headers, so moving the shield over was easy. That gave the UNO Q the same control over the motors and Feroli could very simply reproduce the original functionality.</p>



<p class="wp-block-paragraph">But the UNO Q also gave Feroli a lot more horsepower to work with. Its STM32 microcontroller is far more powerful than the ATmega328 <em>and </em>it has the entire microprocessor running Linux. That microprocessor is more than capable of running local machine learning models, which meant that Feroli could take advantage of AI to make the robot far smarter than it was.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="610" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Detction-1024x610.jpg" alt="" class="wp-image-42522" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Detction-1024x610.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Detction-300x179.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Detction-768x458.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Detction-1536x916.jpg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/Face-Detction.jpg 1726w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">She implemented that by connecting a standard USB webcam, so the UNO Q could see the world. She then pulled that video feed into the <a href="https://docs.arduino.cc/software/app-lab/">Arduino App Lab’s</a> face tracking Brick. Some simple code translated that detection into movement commands for the robot. It looks for the position of a face in frame and turns to keep the face centered, then drives forward towards the face it sees.</p>



<p class="wp-block-paragraph">That’s a bit aggressive, because it essentially chases any face it sees. But it proves how effortlessly—and affordably—you can turn a basic robot kit into something far more capable and sophisticated by taking advantage of UNO Q.</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="This Arduino Q car follows my face: Built from scratch!" width="500" height="281" src="https://www.youtube.com/embed/FIu14vCvGfs?start=2&amp;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"></p>
<p>The post <a href="https://blog.arduino.cc/2026/08/24/affordable-robot-car-kit-becomes-an-intelligent-creator-chaser/">Affordable robot car kit becomes an intelligent creator-chaser </a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Here’s what’s new in Arduino® Cloud: multi-page dashboards, Spaces Overview, and more!</title>
		<link>https://blog.arduino.cc/2026/08/19/heres-whats-new-in-arduino-cloud-multi-page-dashboards-spaces-overview-and-more/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Wed, 19 Aug 2026 13:09:51 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Arduino Cloud]]></category>
		<category><![CDATA[Featured]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42485</guid>

					<description><![CDATA[<p>Arduino Cloud has been getting some serious upgrades behind the scenes. Dashboards can now have multiple pages, you can see the health of your whole fleet at a glance, and devices can be locked to your account (or freed up for someone else). Here&#8217;s everything that shipped. Build dashboards with multiple pages Add new dashboard [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/08/19/heres-whats-new-in-arduino-cloud-multi-page-dashboards-spaces-overview-and-more/">Here&#8217;s what&#8217;s new in Arduino® Cloud: multi-page dashboards, Spaces Overview, and more!</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/08/ARDUINO-CLOUD_Blogpost-Cover_1100x600-1024x559.jpg" alt="" class="wp-image-42493" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/ARDUINO-CLOUD_Blogpost-Cover_1100x600-1024x559.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/ARDUINO-CLOUD_Blogpost-Cover_1100x600-300x164.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/ARDUINO-CLOUD_Blogpost-Cover_1100x600-768x419.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/ARDUINO-CLOUD_Blogpost-Cover_1100x600.jpg 1100w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph"><a href="https://cloud.arduino.cc/">Arduino Cloud</a> has been getting some serious upgrades behind the scenes. Dashboards can now have multiple pages, you can see the health of your whole fleet at a glance, and devices can be locked to your account (or freed up for someone else). Here&#8217;s everything that shipped.</p>



<h2 class="wp-block-heading">Build dashboards with multiple pages</h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="637" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-1024x637.jpeg" alt="" class="wp-image-42496" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-1024x637.jpeg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-300x187.jpeg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-768x478.jpeg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-1536x956.jpeg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-5.jpeg 1736w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="has-text-align-center wp-block-paragraph"><em><sup>Add new dashboard pages from the left sidebar and give each one its own name, icon, position</sup></em></p>



<p class="wp-block-paragraph">If you&#8217;ve ever tried to fit a real project onto one dashboard, you know the problem: every widget ends up crammed into the same view, whether it&#8217;s your greenhouse sensors or your energy monitor or both at once.</p>



<p class="wp-block-paragraph">Now you can split it up. When editing a dashboard, add new pages from the left sidebar (web app only, for now) and give each one its own name, icon, and position — group by room, by system, by whatever makes sense. When viewing the dashboard, switch pages from the sidebar on the web or the switch button on the IoT Remote app.</p>



<h2 class="wp-block-heading">See your whole device fleet at a glance</h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="637" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-1-1024x637.jpeg" alt="" class="wp-image-42498" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-1-1024x637.jpeg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-1-300x187.jpeg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-1-768x478.jpeg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-1-1536x956.jpeg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-1.jpeg 1736w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="has-text-align-center wp-block-paragraph"><em><sup>Spaces overview now shows Things, Devices, Members, and Trigger activity at a glance</sup></em></p>



<p class="wp-block-paragraph">This is the big one in this release. Before, if you wanted to know something as simple as &#8220;how many of my devices are online right now,&#8221; you had to dig through the Devices page and count. Now every Space&#8217;s home page has a Statistics section with four widgets:&nbsp;</p>



<p class="wp-block-paragraph">1.<strong> Total Things</strong> (active vs. inactive)<br>2. <strong>Total Devices</strong> (online vs. offline)<br>3. <strong>Total Members</strong> (by role)<br>4. <strong>Trigger activations</strong> over a time range you can flip between 1 hour and 15 days</p>



<p class="wp-block-paragraph">If you belong to more than one Space, for example: your personal Space plus an Organization, or a few Organizations at once, you also get Spaces Overview, which consolidates everything in one place: the same Statistics summed across all your Spaces, a Global Plan Usage table showing usage vs. limit for every Space so you know exactly where you&#8217;re closest to needing an upgrade, and an All Devices table listing every device you own, wherever it lives, with its status and Space. No more guessing which Space a device belongs to.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="637" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-1-1024x637.jpeg" alt="" class="wp-image-42499" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-1-1024x637.jpeg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-1-300x187.jpeg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-1-768x478.jpeg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-1-1536x956.jpeg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-1.jpeg 1736w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<h2 class="wp-block-heading">Track daily data usage before it&#8217;s a problem</h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="637" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-2-1024x637.jpeg" alt="" class="wp-image-42501" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-2-1024x637.jpeg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-2-300x187.jpeg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-2-768x478.jpeg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-2-1536x956.jpeg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-2.jpeg 1736w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="has-text-align-center wp-block-paragraph"><sup><em>Track daily ingested records against your plan&#8217;s limit, broken down by Thing or by Space</em></sup></p>



<p class="wp-block-paragraph">Every plan comes with a Daily Ingested Records limit, but until now that number only existed on paper. </p>



<p class="wp-block-paragraph">That&#8217;s changing with a new chart in Statistics, plotting your daily ingested records (over 1D, 7D, 15D, or 30D windows) against a line marking your plan&#8217;s limit. Hover any day for the exact count and what percentage of your limit it represents, broken down by Thing in the single-Space view or by Space in Spaces Overview.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="637" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-1024x637.jpeg" alt="" class="wp-image-42502" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-1024x637.jpeg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-300x187.jpeg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-768x478.jpeg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1-1536x956.jpeg 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-4-1.jpeg 1736w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<h2 class="wp-block-heading">Decide who gets to claim a device next</h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="540" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-1-1024x540.png" alt="" class="wp-image-42503" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-1-1024x540.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-1-300x158.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-1-768x405.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-1-1536x810.png 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-5-1.png 1573w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="has-text-align-center wp-block-paragraph"><em><sup>A new toggle on every device&#8217;s detail page controls whether it can be claimed by another account</sup></em></p>



<p class="wp-block-paragraph">This one solves two opposite problems at once. In classrooms, the same physical board gets passed from student to student, but devices were silently and permanently tied to whoever set them up first — reclaiming one meant deleting it and often filing a support ticket. In business settings, it was the reverse concern: nobody wanted a device to be <em>too</em> easy to reassign, since accidentally claiming a colleague&#8217;s hardware is a real risk.</p>



<p class="wp-block-paragraph">The fix is a new <strong>&#8220;Lock to this account&#8221;</strong> toggle on every device&#8217;s detail page. Turn it on and the device stays permanently tied to your account; turn it off before deleting it and the next person can claim it under theirs. The default is set automatically — unlocked in Private and Education Spaces, locked in Business Spaces — but you can always override it.</p>



<h2 class="wp-block-heading"><strong>Connect board to Arduino Cloud, right from Arduino App Lab</strong></h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="615" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-6-1-1024x615.png" alt="" class="wp-image-42504" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-6-1-1024x615.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-6-1-300x180.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-6-1-768x461.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-6-1-1536x922.png 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-6-1.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="has-text-align-center wp-block-paragraph"><em><sup>Provision UNO Q for Arduino Cloud directly from the Arduino App Lab&#8217;s device settings page</sup></em></p>



<p class="wp-block-paragraph">If you&#8217;re building on UNO Q, registering with Arduino Cloud used to mean stepping outside <a href="https://docs.arduino.cc/software/app-lab/">Arduino App Lab</a> to do it. Not anymore.</p>



<p class="wp-block-paragraph">You can now <a href="https://blog.arduino.cc/2026/08/12/arduino-app-lab-0-10-meet-agentic-mode/">register your UNO Q with Arduino Cloud</a> directly from the Settings page, no need to leave Arduino App Lab. Once registered, your board is ready for IoT-enabled Apps: dashboards, remote control, fleet management, all of it, without breaking your workflow to set it up.</p>



<h2 class="wp-block-heading"><strong>Fleet device management with Smart Folders</strong></h2>



<p class="wp-block-paragraph">In case you missed it, we also shipped <strong>Smart Folders</strong> earlier this year, letting you organize your device fleet in Arduino Cloud instead of losing track of things as it grows.<a href="https://blog.arduino.cc/2026/04/15/organize-your-iot-fleet-in-arduino-cloud-with-smart-folders/"> Check out that post</a> if you haven&#8217;t already.</p>



<h2 class="wp-block-heading"><strong>Get started on Arduino Cloud</strong></h2>



<p class="wp-block-paragraph">Everything we just talked about is live in production right now, ready for you to test out! Here’s what we recommend trying first:</p>



<ul class="wp-block-list">
<li>Log in to <a href="http://app.arduino.cc/">app.arduino.cc</a> (it’s free) </li>



<li>Check out the new Statistics section on the home page of a Space you manage</li>



<li>If you have more than one Space, open Spaces Overview and see your whole footprint in one place</li>



<li>Building a busy dashboard? Try splitting it into pages</li>
</ul>



<p class="wp-block-paragraph"><em>Arduino is a trademark or registered trademark of Arduino S.r.l.</em></p>
<p>The post <a href="https://blog.arduino.cc/2026/08/19/heres-whats-new-in-arduino-cloud-multi-page-dashboards-spaces-overview-and-more/">Here&#8217;s what&#8217;s new in Arduino® Cloud: multi-page dashboards, Spaces Overview, and more!</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Edge Link is a DIY solution to upgrade old industrial equipment</title>
		<link>https://blog.arduino.cc/2026/08/19/edge-link-is-a-diy-solution-to-upgrade-old-industrial-equipment/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Tue, 18 Aug 2026 23:42:42 +0000</pubDate>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[UNO Q]]></category>
		<category><![CDATA[Anomaly Detection]]></category>
		<category><![CDATA[Industrial]]></category>
		<category><![CDATA[Industrial IoT]]></category>
		<category><![CDATA[predictive maintenance]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42469</guid>

					<description><![CDATA[<p>The industrial world runs behind everyone else, technologically speaking. Reliability, safety, and maintenance are the biggest concerns, which means tried-and-true control solutions reign supreme. Even new facilities are full of machines that rely on tech that is several decades old. Mukesh Sankhla’s Edge Link aims to bring that equipment into the modern era, without risky [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/08/19/edge-link-is-a-diy-solution-to-upgrade-old-industrial-equipment/">Edge Link is a DIY solution to upgrade old industrial equipment</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="576" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link-1024x576.jpg" alt="" class="wp-image-42471" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link-1024x576.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link-300x169.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link-768x432.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link.jpg 1280w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">The industrial world runs behind everyone else, technologically speaking. Reliability, safety, and maintenance are the biggest concerns, which means tried-and-true control solutions reign supreme. Even new facilities are full of machines that rely on tech that is several decades old. <a href="https://www.hackster.io/Mukesh_Sankhla/edge-link-26e6fb">Mukesh Sankhla’s Edge Link</a> aims to bring that equipment into the modern era, without risky modifications.</p>



<p class="wp-block-paragraph">Edge Link is a small device that fits onto a standard DIN rail inside any machine’s electrical cabinet. It can “speak” to many legacy machines and control systems via Modbus, RS-485, and more. Through those protocols, it can both receive data and send control commands — though, obviously, the specifics depend on the equipment in question.</p>



<p class="wp-block-paragraph">At its most basic, Edge Link acts like an IoT gateway. It can log data and make that available on a network, so facilities managers can keep on eye on a machine’s status. It also allows for control along the same channels, if the equipment supports that. One could, for instance, remotely activate a startup routine before the morning shift gets in.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="576" src="https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link-2-1024x576.jpg" alt="" class="wp-image-42472" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link-2-1024x576.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link-2-300x169.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link-2-768x432.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/Edge-Link-2.jpg 1280w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Data, such as sensor readings, transfer via MQTT messages and everything is organized through a structured UNS (Unified Namespace). That means Edge Link-equipped systems settle right into other systems that also take advantage of UNS, so they integrate nicely into the dashboards and cloud platforms a facility already uses.</p>



<p class="wp-block-paragraph">But Edge Link also has real intelligence, thanks to the <a href="https://www.arduino.cc/product-uno-q">Arduino® UNO<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;" /> Q board</a> it contains. That has the computing power to run local predictive maintenance machine learning models (built using Edge Impulse) that can make decisions on the edge — no outside network access necessary. One would need to be careful about how they implement that, but it would be ideal for tasks like safety shutdowns. For example, it could shut down machine B if it detects a problem with machine A.&nbsp;</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="526" src="https://blog.arduino.cc/wp-content/uploads/2026/08/AI-Model-1024x526.jpg" alt="" class="wp-image-42470" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/AI-Model-1024x526.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/AI-Model-300x154.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/AI-Model-768x395.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/AI-Model.jpg 1280w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">Sankhla even programmed a PLC Simulator, which has a complete Siemens S7-300 PLC digital twin to test with. Grab an UNO Q and you can use that to see how Edge Link works under different conditions.</p>



<p class="wp-block-paragraph">More details on Edge Link <a href="https://www.hackster.io/Mukesh_Sankhla/edge-link-26e6fb">can be found in Sankhla&#8217;s Hackster tutorial</a>. </p>
<p>The post <a href="https://blog.arduino.cc/2026/08/19/edge-link-is-a-diy-solution-to-upgrade-old-industrial-equipment/">Edge Link is a DIY solution to upgrade old industrial equipment</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Arduino App Lab 0.10: Meet Agentic Mode</title>
		<link>https://blog.arduino.cc/2026/08/12/arduino-app-lab-0-10-meet-agentic-mode/</link>
		
		<dc:creator><![CDATA[Arduino Team]]></dc:creator>
		<pubDate>Wed, 12 Aug 2026 11:53:06 +0000</pubDate>
				<category><![CDATA[App Lab]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Agentic AI]]></category>
		<category><![CDATA[Agentic Mode]]></category>
		<category><![CDATA[App Lab 0.10]]></category>
		<category><![CDATA[Arduino App Lab]]></category>
		<guid isPermaLink="false">https://blog.arduino.cc/?p=42447</guid>

					<description><![CDATA[<p>We&#8217;re thrilled to announce Arduino App Lab 0.10, our biggest release yet. With this update, you can now build applications alongside an AI agent that actively works on your project, not one that just answers questions about it. Powered by MCP and integrated with App CLI, Agentic Mode understands your workspace, creates and edits files, [&#8230;]</p>
<p>The post <a href="https://blog.arduino.cc/2026/08/12/arduino-app-lab-0-10-meet-agentic-mode/">Arduino App Lab 0.10: Meet Agentic Mode</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/08/AppLab-Release-Arduino.cc-Blogpost-Cover1100x600-1024x559.jpg" alt="" class="wp-image-42452" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/AppLab-Release-Arduino.cc-Blogpost-Cover1100x600-1024x559.jpg 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/AppLab-Release-Arduino.cc-Blogpost-Cover1100x600-300x164.jpg 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/AppLab-Release-Arduino.cc-Blogpost-Cover1100x600-768x419.jpg 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/AppLab-Release-Arduino.cc-Blogpost-Cover1100x600.jpg 1100w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="wp-block-paragraph">We&#8217;re thrilled to announce Arduino App Lab 0.10, our biggest release yet. With this update, you can now build applications alongside an AI agent that actively works on your project, not one that just answers questions about it.</p>



<p class="wp-block-paragraph">Powered by MCP and integrated with App CLI, Agentic Mode understands your workspace, creates and edits files, runs your app, and interprets errors as they happen. It has deep knowledge of Arduino App Lab, Apps, Bricks, and Sketches.</p>



<p class="wp-block-paragraph">Alongside Agentic Mode, App Lab 0.10 also introduces Language Server support for code completion and navigation, a streamlined way to connect your board to Arduino Cloud and a restructured Examples library.&nbsp; Here&#8217;s a breakdown.</p>



<h2 class="wp-block-heading">The big one: Agentic Mode</h2>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="569" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-1024x569.png" alt="" class="wp-image-42448" title="image.png" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-1024x569.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-300x167.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-768x427.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image.png 1440w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="has-text-align-center wp-block-paragraph"><em><sup>Agentic Mode and session panel in Arduino App Lab 0.10</sup></em></p>



<p class="wp-block-paragraph">Open Arduino App Lab and you&#8217;ll notice a new button at the bottom of the screen “Agentic Mode.” Through its MCP integration with App CLI, it understands your workspace and actively works on your project.</p>



<p class="wp-block-paragraph">If you need a reminder, MCP (Model Context Protocol) is an open standard that lets AI models interact with external tools and systems. Rather than just generating text, an MCP-connected agent can invoke tools, read state, and take actions, in this case, through Arduino App CLI. </p>



<p class="wp-block-paragraph">It&#8217;s what allows Agentic Mode to go beyond simple conversation and actually operate on your project.</p>



<p class="wp-block-paragraph">Agentic Mode can create and edit files, run your App, stop it when needed, and interpret errors as they happen. Ask it to build a feature and you can watch it assemble the project step by step, instead of handing you a wall of code to copy and paste. Watch this demo as an example.&nbsp;</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="Arduino App Lab 0.10: Meet Agentic Mode" width="500" height="281" src="https://www.youtube.com/embed/zTLMNJG9eN4?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">Agentic Mode works on a Bring-Your-Own-Key basis: you authenticate with your AI provider of choice, keeping you in control of your API usage and costs. Claude is supported at first, with more providers coming soon.</p>



<h2 class="wp-block-heading">Faster code editing with Language Server Support</h2>



<p class="wp-block-paragraph">Arduino App Lab 0.10 integrates a Language Server (not available in SBC Mode on UNO Q) that brings IDE-quality features to your Sketches and scripts: autocomplete, auto-formatting, hover documentation, &#8220;go to definition&#8221;, and &#8220;find all references&#8221; work across Arduino sketches, Python, HTML, CSS, and JavaScript.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="678" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-1024x678.png" alt="" class="wp-image-42449" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-1024x678.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-300x199.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-1-768x508.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-1.png 1444w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="has-text-align-center wp-block-paragraph"><em><sup>The new Language Server allows Inline code definition</sup></em></p>



<h2 class="wp-block-heading">Connect your board to Arduino Cloud, right from Settings</h2>



<p class="wp-block-paragraph">You can now register your 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 board with Arduino Cloud directly from the Settings page, no need to leave Arduino App Lab. Once registered, your board is ready for IoT-enabled Apps.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="615" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-1024x615.png" alt="" class="wp-image-42450" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-1024x615.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-300x180.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-768x461.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-2-1536x922.png 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-2.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="has-text-align-center wp-block-paragraph"><em><sup>Provision UNO Q for Arduino Cloud directly from the Arduino App Lab&#8217;s device settings page.</sup></em></p>



<h2 class="wp-block-heading">A clearer path through Examples</h2>



<p class="wp-block-paragraph">The Examples catalog has been restructured into three tiers so you always know where to start and where to go next:</p>



<p class="wp-block-paragraph">1. Inspirations: more than examples, full blown Applications that showcase what the board can really do.&nbsp;<br>2. Examples:&nbsp;the fundamentals, taught through focused topics like LEDs, matrices, and the Bridge API.<br>3. Bricks Examples:&nbsp; small, interactive apps that each focus on a single Brick&#8217;s functionalities, so you can see one building block in action at a time.</p>



<figure class="wp-block-image size-large"><div class="image-post"><img loading="lazy" decoding="async" width="1024" height="663" src="https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-1024x663.png" alt="" class="wp-image-42451" srcset="https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-1024x663.png 1024w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-300x194.png 300w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-768x497.png 768w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-3-1536x995.png 1536w, https://blog.arduino.cc/wp-content/uploads/2026/08/image-3.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></div></figure>



<p class="has-text-align-center wp-block-paragraph"><em>New inspiration page to show the full potential of Arduino UNO Q</em></p>



<h2 class="wp-block-heading"><strong>Download Arduino App Lab 0.10</strong></h2>



<p class="wp-block-paragraph">Update Arduino <a href="https://www.arduino.cc/en/software/#app-lab-section">App Lab to 0.10.0</a>.&nbsp;</p>



<p class="wp-block-paragraph">For the full list of changes, see<a href="https://docs.arduino.cc/software/app-lab/release-notes/release-0-10/"> the release notes</a>.</p>



<p class="wp-block-paragraph"><strong>Resource</strong></p>



<ul class="wp-block-list">
<li>Purchase the <a href="https://store.arduino.cc/pages/uno-q?utm_source=blog">Arduino UNO Q</a>.</li>
</ul>



<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/08/12/arduino-app-lab-0-10-meet-agentic-mode/">Arduino App Lab 0.10: Meet Agentic Mode</a> appeared first on <a href="https://blog.arduino.cc">Arduino Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>