News

An Arduino Nano controls two relays which in turn can turn the car on, start it, and turn it off. Instead of adding a button for “push to start” he opted for a 13.56MHz RFID module.
Did you know that you can use Arduino to turn on an LED when you press a button? Well, it is true, you can do this! Leaving the joke aside, let me show how you can achieve this. You will need the ...
The nano sensor interface presented below is a microcontroller-based universal sensor interface with a power-saver mechanism. The idea, centered around an Arduino Nano (v3 ... detachInterrupt(0); } /* ...
Control is via an Arduino Nano, with a few push buttons and a 16 x 2 LCD display for user feedback. Often, completing a first build will reveal all manner of limitations and drawbacks of a design.
There is an example of a programme that differentiates between long and short push-button pushes on the Arduino.cc website, but I was not taken it. However their was an example I did like the look of, ...
If you are searching for a quick yet fantastic little project to keep you busy you might be interested in this fantastic Arduino Nano ESP32 based color handheld console created by the Volos ...