News

The Arduino is an excellent first embedded development kit, provides a great introduction to electronics, and has the potential to get children into programming. [David] thinks throwing C at non ...
An Arduino Shield lets you to employ your Arduino for more than one project and to change the hardware setup easily. This little post is about a common (and cheap) Arduino Joystick Shield – the ...
The ATtiny10 – along with its younger siblings that go by the names ATtiny 4, 5, and 9 – are the smallest microcontrollers Atmel makes. With only 32 bytes of RAM and 1 kB of Flash, ther… ...
I have started this joystick controller experiment inspired by the need of a simple DIY joystick which could deliver greater flexibility in the possible designs. Hardware component basis is very ...
Arduino microcontrollers have added Python to the range of compatible programming languages. Others can be used, and not just Arduino's own IDE app.
In this project, we create a joystick-controlled laser by connecting two servos to a joystick and using this setup as a pan-and-tilt controller for a laser pointer.
Arduino announced today a new controller, the Esplora, which includes more prebuilt features and could be a step for Arduino toward a wider segment of the microcontroller market.
GPIO programming on a Raspberry Pi using Arduino's Web IDE - this post brings Raspberry Pi and Arduino together.
Even though games like Infinity Blade can be great fun on the iPhone, there's no getting around the fact that touchscreen-centric, buttonless devices don't offer the best gaming ergonomics. A ...