News

Initially, one end of the push button was connected to pin 13 of the Arduino. However, this caused unreliable button behavior. This is because pin 13 is connected internally to the onboard LED, which ...
💡 Project Description This is a simple project using Arduino to control three LEDs with three push buttons. Each button controls one LED independently. When the button is pressed, the LED turns on.