##Install Install the AVR GCC toolchain plus some programming software and use your favorite IDE. Sane developers would use Mac or Linux, I prefer the Debian variety of Linux so if you're on Ubuntu, ...
This tutorial focuses on the environment setup. For an explanation of bare metal programming on AVR, see LowLevelLearning's video https://www.youtube.com/watch?v ...
It is possible to use an Arduino for High Voltage Parallel Programming to recover your AVR, but that’s another hack in itself. We use an AVR Dragon for pretty much everything. But the STK500 is a very ...
We love looking at hardcore electronics projects with a beefy microcontroller and hundreds, if not thousands, of lines of code at its center. But everyone needs to get there somehow. This tutorial ...
For novices: yet another Embedded C Programming Tutorial based on 8-bit AVR micro-controllers, using Microchip/Atmel Studio (not Arduino IDE). The software development environment (PC application) ...