"Learn until you're blue in the face!"
Introduction to Microcontrollers
Hardware Hello World
Input and Output
Timers and Timing
Analog to Digital Conversions
Polling vs Interrupts
Communicating with a PC
Design an LED Game
Design a Cyclops Eye
AVR vs Arduino
All processors use a master clock frequency to execute instructions and microcontrollers are no different. In this lesson, we will explore the relation between processor speed, instruction timing, and internal timer modules.