AVR Links

From OpenCircuits
Revision as of 17:39, 22 October 2010 by 68.0.124.33 (talk) ("Developing Software for the Atmel AVR with AVR-Eclipse")
Jump to navigation Jump to search

New page, please help with more content. We know you AVR guys are out there.


Atmel AVR Links. Note that the Arduino is AVR based so also see: Arduino Links.

Key words to help you search the table.

  • Projects: project descriptions, enough to reproduce the project, not just nice pictures
  • Tutorial: a tutorial or how to
  • Links: a link to more links
  • Info: Useful information that does not rise to a tutorial, misc. tips.
  • Asm: for assembler programs
  • Forum: for a forum, mail list and their ilk
  • WebRing: for a Web Ring.

So, for example, if you are looking for projects then search on Projects.


Topic Topic Link Comment
  • Links
  • Info

Arduino Links

Here at Open Circuits, several people are interested in the ( an AVR development board ) Arduino system (and related systems such as Freeduino). The Arduino is AVR based.

  • Project
  • AVR
BlueICE A bluetooth JTAG ICE debugger for AVR's!!!
  • Project
  • Forum

Programmable Chip EEG

Here at Open Circuits. The Programmable Chip EEG project uses [ FIXME: specific AVR chip ].

  • Project
  • AVR
  • LED
  • Laser
AVR projects 2 Projects: 5x7 LED dot matrix pong and Laser video projector
  • Lots of stuff
  • AVR
AVR Freaks Home of the AVR on the Web?
  • Links
  • AVR
Electronics Links from Rancid Bacon, see ATMEL AVR related section.


  • Links
  • AVR

AVR notebook

from Michael A. Covington, Ph.D. -- discusses how to unpack the STK500 and get it to work with the 8 pin Atmel AVR ATtiny13 ... and a few more tidbits of information.

  • Info
  • Forum

AVR @ Electro Tech

AVR enthusiasts at the Electro Tech forums.

  • Links
  • AVR
"Developing Software for the Atmel AVR with AVR-Eclipse" This Eclipse IDE may be the most popular alternative to the Arduino IDE; it has the advantage of working with any Atmel AVR.