"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
Building a ‘hello world’ application signifies a time honored approach to learning how to program. In this lesson, we will explore the first steps necessary for building and loading programs onto a microcontroller.