"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
In order to interface to the analog world, microcontrollers often have an internal analog-to-digital converter. In this lesson, we will test the converter to understand how it works.