Question: Arduino Uno code help : Build a system that uses a push button as input and the on-board LED on pin 13 as output. The

Arduino Uno code help :

Arduino Uno code help : Build a system that uses a push

Build a system that uses a push button as input and the on-board LED on pin 13 as output. The system will react to a button pressed event by using external interrupts on pin 2 of the Arduino board. Initially, the LED will be turned off: once a user presses the push button, an interrupt will be triggered setting the state of the button to pressed. Once pressed, the software will turn the LED on, wait 3 seconds, and turn it off again. This behavior will be repeated every time the button is pressed

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!