News

Discover the ultimate IoT powerhouse—Arduino Nano ESP32! Unleash creativity with C/C++ in Arduino IDE, or embrace MicroPython's simplicity. Wi-Fi, Bluetooth 5 LE, 16 MB Flash, LEDs, all in a compact ...
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 ...
Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pins ...
The first device it's not probably the best, so i have discontinued this project a long time ago. You can see every MIDI devices i have built, on my web or here, in my github repositories. Both sites, ...
Due to the 32k flash memory limitation in Arduino Leonardo (ATmega32U4), each HEX file is compiled with a certain firmware option. A one-letter abbreviation for each option is placed in the firmware ...
If you're looking to make yourself somewhat more productive on this lazy weekend, and you've got an Arduino or two collecting dust, we've got just the thing to add line after line to your dwindling to ...
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 ...
Arduino is so much about what is made with Arduino boards that we hardly spare a thought for the boards themselves. Well, Arduino cares, and they've just gone about redesigning their base model, now ...
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 ...
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 ...