News

The newly released Arduino Leonardo has a few very interesting features, most notably the ability to act as a USB keyboard and mouse thanks to the new ATmega 32U4 microcontroller. This feature isn&… ...
Adding USB functionality to your Arduino projects used to be a pain, but thankfully, the V-USB project came along and gave your ATMEGA328 the ability to control the USB lines directly and mimic ...
Arduino explains a little more : “the Arduino USB Host Shield is based on the MAX3421E, which is a USB peripheral/host controller containing the digital logic and analog circuitry necessary to ...
It's of course backwards compatible with existing Arduino add-ons, but sets itself apart with a new USB controller with lower latency and driver-free operation on Mac and Linux.
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 ...
The Arduino cable tester is equipped with a touchscreen the Cable Tracer builds on a previous project that is now 70% smaller than its ...
In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...
Arduino has announced the new UNO R4 board family for prototyping and learning. The new models feature a faster microcontroller, a USB-C connector, improved power, Wi-Fi and Bluetooth LE, and more.
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 ...