Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 358 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 358 Bytes

externalInterrupts

A C project to demonstrate the functionality of external interrupts. Arduino Nano is used as MCU. Using a button to set the pin PIND2 low, the firing interrupt INT0 triggers an LED on the pin PIND7 to blink.

#Schematic: Schematic