Getting an ATmega to light up some LEDs

Pete made an in depth tutorial on how to get started with ATmega microcontrollers. He covers how to read the datasheets and use them to write your firmware. Also covered are the initial stages of creating and programing a simple “blink LED” program in AVRstudio 5.1. In this Part 1 post, I’ll show how to […]