55
Explanation
The basic theme and the hardware setup for this demo is same as that of the previous one. The only
difference is the Launchpad user button. Rather than using polling method, external interrupt method
is used. When P1.3 detects a falling edge, P1.0’s state is altered while P1.6 toggles independently in
the main loop, denoting two separate independent processes at work simultaneously. Every external
interrupt changes the toggle speed of P1.6 LED.
Demo
Demo video: https://www.youtube.com/watch?v=LlTvj-CSiBE.