There was an error while loading. Please reload this page. LED ON/OFF with Arduino using Push Button This simple Arduino project demonstrates how to control an LED ...
This program reads the state of a push button connected to pin 7 on the Arduino. When the button is pressed, the internal LED on pin 13 is turned on. When the button is not pressed, the LED is turned ...