1.
1. Evertool - combined AVR programmer and debugger for AVR.
在同一块电路板子上集成编程与jtag调试电路,强。
http://www.siwawi.arubi.uni-kl.de/avr_projects/evertool/index.html - 外文
2. 利用AVR单片机开发的操作FAT32文件系统
http://www.robs-projects.com/filelib.html - 外文
3. LITTLE E3D2 EMBEDDED ETHERNET CONTROLLER
利用AVR单片上网,提供详细信息
LITTLE E3D2 is a fully featured Embedded Ethernet controller based on ATmega128 microprocessor which is connected to RTL8019AS network interface. It is intended for embedding into a larger system which has to be connected to the Ethernet network. Available is a library which provides basic IP communication with a master system over Ethernet network.

http://www.vanka.net/embedded-ethernet-enabled-devices.htm - 外文
4. AVR-USB
利用AVR单片机实现USB接口,不需要其他芯片。强烈推荐。改动一下应该可以用到其它芯片。
http://www.obdev.at/products/avrusb/powerswitch.html - 外文
5. USBasp - USB programmer for Atmel AVR controllers
USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply consists of an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is needed
http://www.fischl.de/usbasp/ - 外文
6. Charon II Development Kit
1个好全面AVRmega128上网套件制作资料PDF好网站,提供DIY的足够资料.
http://www.hwgroup.cz/products/charon2/ch2dk_en.html - 外文
7. Simple AVR Programmers(大量的关于AVR与其它FPGA/CPLD)编程器制作的电路)
http://elm-chan.org/works/avrx/report_e.html - 外文
8. 比较多的AVR实际应用,比如DS18B20的代码CAN应用,还有ISP电路
http://www.siwawi.arubi.uni-kl.de/avr_projects/index.html#bf_app - 外文
9. AVRmini Boards (AVR 最小系统版)
http://hubbard.engr.scu.edu/embedded/avr/avrmini/index.html - 外文
10. uIP-AVR(利用AVR开发以太网的IP栈)
http://www.laskater.com/projects/uipAVR.htm - 外文
11. AVR In-System Programmer(AVR单片机的在系统编程)
Uisp is a tool for AVR microcontrollers which can interface to many hardware in-system programmers

http://savannah.nongnu.org/projects/uisp/ - 外文
12. ucos-ii操作系统应用在各种微处理器上。
http://www.ucos-ii.com/contents/products/ucos-ii/ports.html - 外文
13. Hard Drive Based AVR Programmer
利用AVR单片机来控制硬盘,提供详细资料.酷.
http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2002/rjk18/index.htm - 外文
14. FAT32 Hard-drive-based MP3 Player with 512 bytes of SRAM
http://www.circuitcellar.com/dl2001/avr-r183.htm - 外文
15. A simple MSF based NTP server for AVR
An implementation on an AVR board of an SNTP server as described in RFC-2030, synchronizing to the UK Rugby MSF 60 Khz time signal.
http://www.users.globalnet.co.uk/~arcus/avr-ntp/ - 外文
16. AVR910 - Programmer
http://www.klaus-leidinger.de/mp/Mikrocontroller/AVR-Prog/AVR-Programmer.html#Schaltungsbeschreibung - 外文
17. PORTABLE MP3 PLAYER
http://www.stanford.edu/class/ee281/linksold.html - 外文
18. 自制AVR-Prog ,德文,提供足够资料
http://www.mikrocontroller-projekte.de/Mikrocontroller/AVR-Prog/AVR-Programmer.html - 外文
19. HVProg for AVR
# Compatible with AvrStudio
# Supports all AVR Controllers
# Parallel and serial High-Voltage-Programming
# Small and easy layout with only a few parts
# STK500 protocol
# Schematics and board layout available

http://www.der-hammer.info/hvprog/index_en.htm - 外文
20. CAN Remote Automation and Control with the AVR
CAN Remote Automation and Control with the AVR
The free home automation project。一个比较有意思的用AVR控制的CAN的开源项目。

http://caraca.sourceforge.net/ - 外文
21. 几个非常好的实际应用。
1:AVR peripheral Drivers http://www.infidigm.net/projects/avrdrivers/
2 Windmeter(风速测量):http://www.infidigm.net/projects/windmeter/
3 DTMF Decoder http://www.infidigm.net/projects/dtmf2/

http://www.infidigm.net/projects/ - 外文
22. 一个MP3制作实例。小日本的。
http://www.cek.ne.jp/~kunio.h/mp3_e.htm - 外文
23. AVR ISP编程电路,适合很多的AVR芯片。
http://www.serasidis.gr/circuits/avr_isp/avr_isp.htm - 外文
24. 一些实用的AVR项目的例子,值得看看。
MP3 player,Digital Guitar Tuner,Monster memory,Temperature Controller,Mini DDS Synthesiser ,Countermeasures,AccelR8
http://www.myplace.nu/avr/ - 外文
25. Mini DDS
利用AVR单片机实现DDS:I designed a simple sinewave generator based on a Analog Devices AD9832 chip. It will generate a sinewave from 0.005 to 12 MHz in 0.005 Hz steps.
That's pretty good, and definitely good enough for me ! But while waiting for the AD9832 chip to arrive, I came up with a very simple version of the DDS synth, using just the 2313 and a resistor network.

http://www.myplace.nu/avr/minidds/index.htm - 外文
26. Free AVR ICE / GDB-Serializer - Summary
This project is about creating a free interface between GNU/Linux(maybe windoze) and Atmel-Megas, and other uCs, to debug them "In Circuit". 想学习自己开发AVR在线调试程序的可以看看.
http://savannah.nongnu.org/projects/freeice - 外文
27. Deramon.de
几个小的应用项目,如 Nokia 3310 LCD控制等等.
http://www.deramon.de/main.php - 外文
28. ountermeasures based avr
http://www.myplace.nu/avr/countermeasures/index.htm - 外文
29. TCP/IP over ethernet implementation using an AVR and the Crystal CS8900 ethernet controller
http://www.colargol.tihlde.hist.no/~jonah/el/avri.html - 外文
30. AVR Project Page
http://zebra.tky.hut.fi/~jap/Electronics/AVR/ - 外文
31. Unique Operating System for AVR
又一个小的操作系统为AVR单片机,利用GCC编译器。而且集成了一些应用。
http://www.atmanecl.com/EnglishSite/OPEX.htm - 外文
32. uC/OS-II port for AVR and gcc 3.x (AVR上移植uc/os-II操作系统)
http://www.ee.lut.fi/staff/Julius.Luukko/ucos-ii/ - 外文
33. embedded-os.de
又一个小的实时操作系统,在多个处理器上移植成功.
http://www.embedded-os.de/index.html?ucos.htm - 外文
34. 新潮单片机
提供AVR单片机与SH单片机相关资料。
http://www.avrsh.com/ - 中文
35. AVR timing calculator(AVR时序计算)
http://pages.zoom.co.uk/andyc/andyrate.zip - 外文
36. AVR编程电路
http://www.embeddedtronics.com/avrprog.html - 外文