Switches a LED on/off by pushbutton interrupts.

Dependencies:   mbed

07_button_interrupt

Switches a LED on/off by pushbutton interrupts. Quite useless though instuctive example (due to button bounces...)

Hardware requirements:

  • FRDM-KL25Z board
  • Pushbutton connected between D3 and GND

Wiring scheme:

/media/uploads/icserny/led_button.png

Changes

RevisionDateWhoCommit message
0:8edc810c76bb 2015-12-10 icserny Fist version default tip