/Arduino-with-Switch

Let's learn How to Add Button Switch to Arduino Project. We will turn LED ON when switch is pressed and with next Switch Pressed, LED will turned OFF. In this lesson, we will store the status of an Switch at every Switch Pressed event to control LED.

Primary LanguageArduino

Arduino-with-Switch

Let's learn How to Add Button Switch to Arduino Project. We will turn LED ON when switch is pressed and with next Switch Pressed, LED will turned OFF. In this lesson, we will store the status of an Switch at every Switch Pressed event to control LED.