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 ...
1. [Data Memory Space](https://github.com/rashfaqur/cheatsheets/blob/master/AVR_assembly_programming.md#data-memory-space) 1. [Registers](https://github.com/rashfaqur ...
The highly popular ATtiny and ATmega microcontrollers (formerly from Atmel, now from Microchip) are based on the 8-bit AVR microcontroller architecture. Let's consider some of the reasons to learn and ...
Not just for nerds, anyone with an interest in electronics, computers, or engineering can build a circuit to blink an LED or read a temperature sensor. The NerdKit will walk you through building the ...
I've been interested in getting into microcontroller programming lately, and I've been looking at Microchips PIC16F and PIC18F series (especially the PIC16F), and also Atmel's ATtiny and ATmega series ...
This low-cost project aims to develop an open-source AVR USBtinyISP programmer with SPI interface that is built around the ATtiny2313 AVR microcontroller. The project has been tested with the ...
Book Abstract: This textbook provides practicing scientists and engineers a primer on the Atmel AVR microcontroller. Our approach is to provide the fundamental skills to quickly get up and operating ...