Home > Atmel AVR > AVR Tutorials Home

AVR Tutorials Home

AVR Tutorials
By 09/11/10 [Last Edited by Joseph 27/02/11]
BOOKMARK
LOGIN
REGISTER


Atmel AVR MIDI Keyboard using STK500 - Using the STK500 as a simple MIDI keyboard
AVR UBRR Calculator - Calculate the UBRR value for the USART
Primitive Virtual Machine for AVR - A tiny bytecode interpreter with serial programming support
Printing from an AVR to a Parallel Printer - Print text from your AVR to a parallel printer!
Simple Delay/Pause on AVR using delay.h - How to implement a simple delay on an AVR
USART (Serial) on AVR (Interrupt Driven) - Tutorial on using the USART with Interrupts
USART (Serial) on AVR (Polled) - Tutorial on using the USART by polling registers
USART and EEPROM on AVR ATMega8515 - Using the EEPROM for text storage on ATMega8515
Simple C Programming for Atmel AVR - Great if you have an STK500 Starter kit