"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
Most microcontrollers operate in an environment where they need to talk to other computers. In this lesson, we will use serial communication with our laptop to send commands to our microcontroller.