Wednesday 27 August 2014

Interrupts for Arduino

Interrupts for Arduino:
http://arduino.cc/en/Reference/AttachInterrupt

Extension that allows other pins to be used as interrupts (by default, only select pins can be used). See the previous link for the pins that are enabled by default.
http://playground.arduino.cc/Main/PcInt

No comments:

Post a Comment