An introduction project to using interrupts on an Arduino. When the button is clicked a flag will be set and when the main loop sees that the flag has been set, the LED will then cycle through ...