News

This tutorial will guide you through the process of building a tachometer around an Arduino. Tachometers are used to measure rotation rate in Revolutions Per Minute (RPM). You don’t need much… ...
All Arduino boards can not be detected as midi controller by computers through USB. This tutorial works with a Leonardo, but did not work with an Uno or a Due for example. To allow MIDI communication ...
In this short video, the presenter will be showing you how to use an Arduino development board as a USB to TTL Converter (also known as COM or RS-232) converter. Courtesy: ElectronFun.com Tags arduino ...
We’ve featured loads of IR Arduino projects and they are all exciting and unique. The projects spring from a specific need or problem where a custom infrared remote control is the solution. [… ...
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 ...
We are excited to introduce the all-new Arduino Nano ESP32 – a powerful and versatile IoT development board that opens up a world of possibilities. This feature-packed board combines the ESP32-S3 with ...
Introductory-level tutorial explaining how to use an Arduino to control an RGB LED. - mclarkk/arduino-rgb-tutorial ...
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 ...