Turns on and off a light emitting diode(LED) connected to digital pin 13, when pressing a pushbutton attached to pin 2. const int buttonPin = 2; // the number of the pushbutton pin const int ledPin = ...
In this video I put my NordicTrack incline treadmill to the test and take it all the way up to a 40 percent grade. I walk at an easy speed, but the climb quickly lights up my calves and glutes. I show ...
This repository provides an Microchip Studio solution for a basic application using an LED and a Button. The LED is turned off while the button is pressed and turned on while the button is released.