Difference between revisions of "AVR Links"
("Developing Software for the Atmel AVR with AVR-Eclipse") |
|||
Line 99: | Line 99: | ||
|[http://interactive-matter.org/2010/07/developing-software-for-the-atmel-avr-with-avr-eclipse/ "Developing Software for the Atmel AVR with AVR-Eclipse"] | |[http://interactive-matter.org/2010/07/developing-software-for-the-atmel-avr-with-avr-eclipse/ "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. | |This Eclipse IDE may be the most popular alternative to the Arduino IDE; it has the advantage of working with any Atmel AVR. | ||
− | <!------------------------------- | + | <!-------------------------------> |
|-valign="top" | |-valign="top" | ||
| | | | ||
*Links | *Links | ||
− | * | + | *Info |
− | |[http:] | + | *Projects |
− | | | + | *Tutorials |
+ | |[http://www.engblaze.com EngBlaze - AVR, Arduino, and hardware hacks, oh my.] | ||
+ | |In-depth AVR tutorials, unique project highlights, and links to other resources. The [http://www.engblaze.com/category/avr/ AVR] and [http://www.engblaze.com/category/tutorials/ Tutorials] categories drill down further. | ||
<!------------------------------- | <!------------------------------- | ||
|-valign="top" | |-valign="top" |
Latest revision as of 06:57, 20 January 2012
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 |
---|---|---|
|
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. | |
|
BlueICE | A bluetooth JTAG ICE debugger for AVR's!!! |
|
Here at Open Circuits. The Programmable Chip EEG project uses [ FIXME: specific AVR chip ]. | |
|
AVR projects | 2 Projects: 5x7 LED dot matrix pong and Laser video projector |
|
AVR Freaks | Home of the AVR on the Web? |
|
Electronics | Links from Rancid Bacon, see ATMEL AVR related section.
|
|
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. | |
|
AVR enthusiasts at the Electro Tech forums. | |
|
"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. |
|
EngBlaze - AVR, Arduino, and hardware hacks, oh my. | In-depth AVR tutorials, unique project highlights, and links to other resources. The AVR and Tutorials categories drill down further.
|