News

Here, we are controlling a LED using Push Button. A Push Button is a type of switch which shorts or completes the circuit when it is pressed. It is used in many circuits to trigger the systems. A ...
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 simple circuit can be a great starting point for ...
For more details you can visit our tutorial on GPIO Functions on STM8S using Cosmic C and SPL – Blinking and Controlling LED with Push Button ...
And when we press it again, it breaks the circuit and remains in that state. The common leg of ON/OFF Push Button is connected to 5v supply and the other one is connected to the LED via resistor, as ...