News

The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...
No multimeter handy (for shame)? Well, as it turns out you can actually measure capacitance using your Arduino Uno, with no external components, and only ~20 lines of code.
The Arduino Nano and Uno are equipped with very similar processors (the chip that essentially serves as the brain of the board). The Nano features an ATmega328, while the Uno sports an ATmega328P.
To assist with the transition, Arduino will provide a public list of such libraries, along with links to alternative options. In order to encourage library developers to port their low-level code to ...
The Uno Rev3, is a great beginner board as it's included in many starter kits. It's also complemented with a host of online resources that even without the official Projects Book from Arduino, you ...
The long-awaited Arduino Due just hit the market, replacing the 8-bit, 16 MHz brain of the popular Uno microcontroller prototyping platform with a 32-bit, 84 MHz processor, while augmenting inputs ...