Difference between revisions of "Arduino Links"
Jump to navigation
Jump to search
(typo) |
Russ hensel (talk | contribs) |
||
Line 152: | Line 152: | ||
| | | | ||
[http://itp.nyu.edu/physcomp/Tutorials/ArduinoBreadboard Arduino Breadboard] | [http://itp.nyu.edu/physcomp/Tutorials/ArduinoBreadboard Arduino Breadboard] | ||
− | | | + | |Building an Arduino compatible solderless breadboard with an ATMEL8 AVR microcontroller and FTDI FT232 breakout board from Spark-fun. |
− | + | <!-------------------------------> | |
− | <!------------------------------- | ||
|-valign="top" | |-valign="top" | ||
| | | | ||
− | |||
*Arduino | *Arduino | ||
− | |[http:] | + | *LED |
− | | | + | |[http://www.cibomahto.com/?p=149 Thing-a-day, Day 12: Snake game] |
− | <!------------------------------- | + | |Cute game, watch the movie. |
+ | <!-------------------------------> | ||
|-valign="top" | |-valign="top" | ||
| | | | ||
− | * | + | *Forum |
*Arduino | *Arduino | ||
− | |[http:] | + | *Info |
− | | | + | |[http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl Arduino Forum] |
− | <!------------------------------- | + | |Seems pretty active |
+ | <!-------------------------------> | ||
|-valign="top" | |-valign="top" | ||
| | | | ||
− | * | + | *Info |
*Arduino | *Arduino | ||
− | |[http:] | + | |[http://www.arduino.cc/en/Reference/HomePage Arduino Reference] |
− | | | + | |Lots of material |
− | <!------------------------------- | + | <!-------------------------------> |
|-valign="top" | |-valign="top" | ||
| | | | ||
− | * | + | *Project |
*Arduino | *Arduino | ||
− | |[http:] | + | |[http://hackedgadgets.com/2008/02/13/arduino-based-drum-loop-machine/ Arduino based Drum Loop Machine] |
− | | | + | |review me |
<!------------------------------- | <!------------------------------- | ||
|-valign="top" | |-valign="top" |
Revision as of 12:57, 15 March 2008
Lots of external Arduino Links
An, apparently very popular, AVR development board; uses the AVR so also see: AVR 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.
- 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.
Wiki links:
Topic | Topic Link | Comment |
---|---|---|
|
Arduino Wiki | This looks like a pretty complete guide. |
|
Could be a useful board to make as well as example eagle file. | |
|
The Arduino playground is another wiki that discusses the Arduino system and many other related systems. The Arduino is AVR based. It has a lot of information on programming the Arduino. It has a lot of information on attaching more hardware to the Arduino. | |
|
Wikipedia: Arduino | a brief high-level overview of the Arduino system |
non-wiki arduino links:
Topic | Topic Link | Comment |
---|---|---|
|
Arduino + Liberlab = Liberino | Data logging with the Arduino |
|
Arduino gift guide | From Make Magazine - Give the gift of learning electronics, interactive art and physical computing - the open source way! |
|
High Current Loads | Driving large currents with an Arduino, would apply to other microcontrollers as well |
|
Using AVR microcontrollers: Minimalist target boards | From: Evil Mad Scientist Laboratories |
|
Ladyada’s Ranting -- Archive for the 'arduino' Category | Archive for Ladyada’s Blog, lots of good material on Arduino and other stuff |
|
The World Famous Index of Arduino & Freeduino Knowledge | A lot of Links to a lot of topics, tutorials, projects..... |
|
Freeduino Project Status | Freeduino is a collaborative open-source project to replicate and publish a completely open version of the Arduino project's closed PCB design. Eagle files for the boards. |
|
Arduino Projects | From Rancid Bacon |
|
Search Results | A search of todbot blog which yeilds a bunch of projects. |
|
Building an Arduino compatible solderless breadboard with an ATMEL8 AVR microcontroller and FTDI FT232 breakout board from Spark-fun. | |
|
Thing-a-day, Day 12: Snake game | Cute game, watch the movie. |
|
Arduino Forum | Seems pretty active |
|
Arduino Reference | Lots of material |
|
Arduino based Drum Loop Machine | review me |