AVR Software Examples

Introduction:

There are some of my first steps with the new AVR.
All written in assembler and can be assembled with the free available assembler on the Atmel home page. The include files for device definitions are there available too.
Some examples are based on 8051 routines. The reason is to get a comparison in code efficiency. On my today experience I can say, you need 50% more code on the AVR.

  1. Full duplex software UART