Simple ATtiny13 Circuit

A two LED flasher is about as simple as it gets.

Note: Circuit and firmware now available

Published on Wed, 18 Jan 2006 10:48

Notes on AVR interrupt

Conversion between IAR style interrupts and AVR-GCC style

Published on Thu, 12 Jan 2006 15:38

ATMega8 ADC resolution increase by oversampling

For applications requiring lower sampling rates but higher resolution, Atmel note AVR121 describes methods for oversampling and decimation. The sample application uses a ATMega16, but the code is easily adapted to an ATMega8.

Published on Thu, 12 Jan 2006 11:11

RSS