News

Probably one of the coolest Arduino projects out there is a remote-controlled car, but they're also one of the most daunting projects for beginners to undertake. However, you'll be glad to know ...
To build this project, all you need is three main components: an Arduino Uno, a 16x2 LCD, and a push button. You can connect everything to a breadboard to keep it simple.
The code has been written in such a way that it doesn’t have dependencies and will compile on any Arduino board. And of course the games have been intensively tested by our kids :-)” ...
Astronomy enthusiasts looking for a new project to keep them busy, might take inspiration from a new DIY star tracker that has been featured on the official Arduino blog. The 3D printable system ...
Premier space exploration disaster simulator, Kerbal Space Program, is fun to play with regular controls, but it can be improved with this DIY build that lets you launch ships with a giant red ...
The Arduino Uno-compatible board has an MCS-51 (often called 8051 instead) instead of the usual ATmega328P/ATmega168. Specifically, [ElectroBoy] uses the AT89S52 .
Flutter is a wireless development platform for Arduino with over half a mile of usage range -- making it suitable for outdoor projects covering greater distances than Wi-Fi can comfortably manage.
To accommodate more complex projects, the UNO R4 is fitted with 32 kB of SRAM and 256 kB of flash memory. The Arm Cortex-M4 core also features a floating point unit (FPU), bringing a performance boost ...