15. Build Your Own Microcontroller Projects This page provides schematic and software for hobbyists to practice "learn by doing", build a simple microcontroller projects at home. For those who would like to contribute projects, please prepare HTML files whatever you like to see but keep all files small and informative. I shall provide for others. DIY的好地方,强烈推荐. http://www.kmitl.ac.th/~kswichit/ - 外文
16. AvrX Real Time Kernel AvrX is a Real Time Multitasking Kernel written for the Atmel AVR series of micro controllers. AvrX contains approximately 34 API in the following Six categories: bullet Tasking bullet Semaphores bullet Timer Management bullet Message Queues bullet Single Step Debugging support http://www.barello.net/avrx/index.htm - 外文
17. GNU avr-gcc The AVR-GCC is a freeware C compiler (and assembler) that is made available through the GNU project.详细的开发文档说明,强烈推荐。
19. AVaRICE AVaRICE is a program which interfaces the GNU Debugger GDB with the AVR JTAG ICE available from Atmel. There are some third party clones of the Atmel jtagice available for purchase via the web for prices much less than the Atmel's offering. http://avarice.sourceforge.net/ - 外文
20. All FastAVR output ASM routines are absolutely free AVR单片机的BASIC开发软件及源程序例,还有图形点阵转换程序可以下载。特别是里面LCD开发工具,必须看看! http://www.fastavr.com/ - 外文
22. Jesper's World on the Net 个人站点,站长肯定是个高手,居然写了仿真软件。 这个页面做的很差,资料不好找。 AVR栏目:http://www.myplace.nu/avr/ MP3应用:http://www.myplace.nu/mp3/ 还有一些其它的好东西,等待大家发掘。 http://www.myplace.nu/ - 外文
28. Electronic circuits based on AVR micros MIDI generator ,Analog inputs for ATtiny26 ,Acceleration meter for cars,2 channel RF remote control at 418 MHz,SMS remote control v2.0,Electronic safety-lock with telecard as key,AVR In-System Programmer,Visual Basic & AVR RS232 interface,AVR composite PAL colour bar generator, Ultra low-cost programmer for AT90Sxxxx family,IgorPlug-USB (AVR) Universal USB interface,LCD 2x16 characters & 4x4 keypad example,Connect RS232 modem to E-10G, Programable LCD counter with memory backup,128x64 LCD Driver for AT90S2313,RCEN fuse bit programmer http://www.serasidis.gr/ - 外文
30. WinAVR (AVR GCC) WinAVR (pronounced "whenever") is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. It includes the GNU GCC compiler for C and C++. http://sourceforge.net/projects/winavr http://winavr.sourceforge.net/ - 外文
31. AVaRICE AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target. http://sourceforge.net/projects/avarice - 外文
34. P COLTRANE DIY Electronics, DIY PIC Projects, DIY AVR Projects, DIY X86 Projects, DIY Basic Stamp Projects - Tutorials, Schematics and Code http://www.pcoltrane.com - 外文
35. AVR Libc Home Page AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers. http://www.nongnu.org/avr-libc/ - 外文
36. SmallC for AVR SmallC for AVR has been extensively re-written to make it more efficient. Typical code space savings of over 50% on version 1 have been achieved. A complete User Manual is now available that puts in one place the details previously scattered throughout my old web pages. It includes many examples and code snippets on configuring and using the various AVR hardware. http://www.jennaron.com.au/smallc/smallc.html - 外文
41. AVR related stuff 提供一些AVR应用性的东西,有些实用代码。好像不怎么更新了。但是里面有些小工具与小代码还是有用的。I2C - Basic I2C driver (RTC, 8xIO, RAM, EEPROM) LCD - How to connect HITACHI HD44780 chip set based matrix ASCII display PC keyboard - How to connect PC keyboard to AVR RC5 - Interrupt driven RC5 (infrared) decoder printf - Simple PRINTF delay - universal delay routines by Gregor Horvat 还有一个MP3项目:http://www.indata.si/grega/megapeg.htm http://bray.velenje.cx/avr/ - 外文