News

As we work on projects we’re frequently upgrading our tools. That basic soldering iron gives way to one with temperature control. The introductory 3D printer yields to one faster and more capable. One ...
The annual Consumer Electronics Show is in session, which means thousands of people have descended on Las Vegas to stare at next year's dust-gathering trash. Maybe you can do better. Maybe it's time ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
If you have ever wanted to own or build your very own WALL-E robot you might be interested in a new Arduino project which uses the plastic WALL-E robot toy together with a little Arduino to create a ...
Before I start talking about this really cool thing called Arduino (Italian for "good friend"), let me say a few things about the fascinating subject of physical computing. Physical computing has been ...
I wasn't aware of this one, though it launched in April: the self-explanatory Arduino AI Assistant (the AAA). There are three main, possible, development wins identified. One is to generate code more ...
Two complementary concepts—automatic code generationand the inexpensive, open-source, single-boardmicrocontroller—have reinvigorated innovation inengineering practice and education. Automatic code ...
Arduino has unveiled a new low-code solution for product creators designing hardware for the internet of things (IoT). It also unveiled a new family of Portenta chips for a variety of hardware ...
Even if you're a programming wizard with decades of coding experience, you're still bound to make mistakes when writing the code. Thankfully, with Arduino, there are several debugging techniques you ...