Difference between revisions of "Arduino Links"
Jump to navigation
Jump to search
(Arduino Breadboard) |
(arbitrarily separated into "wiki" and "non-wiki" links. Bad idea?) |
||
Line 14: | Line 14: | ||
So, for example, if you are looking for projects then search on Projects. | So, for example, if you are looking for projects then search on Projects. | ||
+ | |||
+ | Wiki links: | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 27: | Line 29: | ||
|[http://www.arduino.cc/en/Main/Hardware Arduino Wiki] | |[http://www.arduino.cc/en/Main/Hardware Arduino Wiki] | ||
|This looks like a pretty complete guide. | |This looks like a pretty complete guide. | ||
+ | <!----------------> | ||
+ | |-valign="top" | ||
+ | | | ||
+ | *Project | ||
+ | *Arduino | ||
+ | | | ||
+ | [http://www.arduino.cc/en/Main/ArduinoBoardSerialSingleSided Arduino Single Sided Board] | ||
+ | |Could be a useful board to make as well as example eagle file. | ||
+ | <!-------------------------------> | ||
+ | |-valign="top" | ||
+ | | | ||
+ | * Forum | ||
+ | * info | ||
+ | | | ||
+ | [http://www.arduino.cc/playground/ the Arduino playground] | ||
+ | | | ||
+ | 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. | ||
+ | <!------------------------------- | ||
+ | |-valign="top" | ||
+ | | | ||
+ | *Links | ||
+ | *Arduino | ||
+ | |[http:] | ||
+ | |comment | ||
+ | <!------------------------------- | ||
+ | |-valign="top" | ||
+ | | | ||
+ | *Links | ||
+ | *Arduino | ||
+ | |[http:] | ||
+ | |comment | ||
+ | <!------------------------------- | ||
+ | --> | ||
+ | |} | ||
+ | |||
+ | non-wiki arduino links: | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |-valign="top" | ||
+ | ! Topic | ||
+ | ! Topic Link | ||
+ | ! Comment | ||
<!-------------------------------> | <!-------------------------------> | ||
|-valign="top" | |-valign="top" | ||
Line 92: | Line 139: | ||
|[http://todbot.com/blog/index.php?s=Arduino Search Results] | |[http://todbot.com/blog/index.php?s=Arduino Search Results] | ||
|A search of todbot blog which yeilds a bunch of projects. | |A search of todbot blog which yeilds a bunch of projects. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-------------------------------> | <!-------------------------------> | ||
|-valign="top" | |-valign="top" | ||
Line 175: | Line 202: | ||
− | + | --> | |
− | + | |} |
Revision as of 18:19, 9 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. |
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. |