News

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 ...
LED-control-with-push-button-using-arduino Overview This project demonstrates how to control an LED using a push button with an Arduino board. When the button is pressed, the LED toggles on and off.
This Arduino library is improving the usage of a singe button for input. It shows how to use an digital input pin with a single pushbutton attached for detecting some of the typical button press ...