Going Beyond Arduino # 5, Part 1: Blink using Timer 0

In continuing with the theme of blinking LEDs, this video shows the viewer how to use Timer/Counter 0 to generate the time delay between each LED. Some more programming techniques are introduced: Running a process as a state machine, The switch statement, and Writing an interrupt service routine. The full video was going to be longer than an hour, so it was split into two parts, this is Part 1. Part 2 is linked below:    • Going Beyond Arduino # 5, Part 2: Blink us...   Link to the code: https://github.com/hollingerc/going-b...