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 ...
If you want to make your Arduino project more compact, an Arduino Shield is the answer. The Arduino Shield is a neat piece of hardware that sits on top of your Arduino board. It is typically designed ...
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, ...