How to use External Interrupts on an ATmega168
September 8th, 2010 link to (permalink)
Daniel Garcia from Protostack has made a good tutorial describing the steps to Understand How to use Internal Interrupts on an ATmega168. It is nice to forget about manually coding to look for changes in state of inputs and other conditions within the microcontroller.
comment »