Level Up Your Arduino Code: Timer Interrupts
SparkFun Electronics SparkFun Electronics
233K subscribers
225,962 views
0

 Published On Feb 19, 2018

If you’re not familiar with working directly with registers or how interrupts work, we recommend viewing the previous lessons on leveling up your Arduino code.
Registers:    • Level Up Your Arduino Code: Registers  
External Interrupts:    • Level Up Your Arduino Code: External ...  

On this episode of Adventures in Science, we continue diving into what makes Arduino tick. We examine the inner workings of the Microchip ATmega328P microcontroller, specifically looking at how to set up timer interrupts. We start with the always fun and ubiquitous “blinky” program and change it to flash an LED outside of the main program loop. These advanced concepts in Arduino programming can help you write more space efficient and faster embedded code.

show more

Share/Embed