Two Arduino cards (for example a nano, and a Nano Pro). A soldering iron (the tTS_100 found in all Chinese stores is a good compromise) A little soldering wire And thin cable (awg26-30) Open the PSNee ...
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’t ...
This week the official Arduino website has announced the availability of their new Arduino USB Host Shield and ArduinoISP boards from the Arduino Store. The Arduino USB Host Shield pictured above has ...
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 ...
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 ...
An infrared proximity sensor, or IR Sensor, is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This interfacing of the IR sensor module with Arduino is ...