====== AVR Programming Kurs ====== * http://hackaday.com/2010/10/23/avr-programming-introduction/ * http://hackaday.com/2010/10/25/avr-programming-02-the-hardware/ * http://hackaday.com/2010/11/05/avr-programming-03-reading-and-compiling-code/ * http://hackaday.com/2010/11/19/avr-programming-04-writing-code-etc/ ===== Entprellen von Schaltern ===== * http://www.mikrocontroller.net/articles/Entprellung * http://hackaday.com/2010/10/13/open-call-send-us-your-debounce-code/ ===== Fuse-Calculator ===== * http://eleccelerator.com/fusecalc/fusecalc.php ===== Watchdog ===== * http://www.ganssle.com/watchdogs.htm ===== ADC ===== * http://maxembedded.com/2011/06/the-adc-of-the-avr/