| Home | AVR-Software |
The following example programs, which I have developed, are written in C for use with
the AVR-GCC compiler.
Tested with AVR-GCC (WinAVR
20060125 or newer)
using a AT90S8515-8PC at 4 Mhz and ATmega8 with 1Mhz..
For easy downloading, all these examples are available in a single archive:
avrgcc-examples.zip
I have developed the following libraries which can be used with the AVR-GCC compiler:
Tested with AVR-GCC (WinAVR 20060125 or newer) using a AT90S8515-8PC at 4
Mhz and ATmega8 at 1Mhz and 4 Mhz.
This boot loader support the STK500v2 protocol as used by AVR Studio 4.x and
allows application firmware to be upgraded at the target microcontroller via a
serial link without the use of a ISP programmer. Fits into a 512work boot loader
section.
stk500v2bootloader.zip
For testing my AVR starter kit, I have developed the following test program, which is already compiled/linked for direct downloading with a programmer. (test_starterkit.zip).
© Copyright 2006 Peter Fleury e-mail pfleury@gmx.ch home page: http://jump.to/fleury