Difference between revisions of "Arduino Links"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) |
(Arduino Breadboard) |
||
Line 71: | Line 71: | ||
|[http://www.freeduino.org/ The World Famous Index of Arduino & Freeduino Knowledge] | |[http://www.freeduino.org/ The World Famous Index of Arduino & Freeduino Knowledge] | ||
|A lot of Links to a lot of topics, tutorials, projects..... | |A lot of Links to a lot of topics, tutorials, projects..... | ||
− | <!------------------------------- | + | <!-------------------------------> |
|-valign="top" | |-valign="top" | ||
| | | | ||
Line 100: | Line 100: | ||
[http://www.arduino.cc/en/Main/ArduinoBoardSerialSingleSided Arduino Single Sided Board] | [http://www.arduino.cc/en/Main/ArduinoBoardSerialSingleSided Arduino Single Sided Board] | ||
|Could be a useful board to make as well as example eagle file. | |Could be a useful board to make as well as example eagle file. | ||
− | <!------------------------------- | + | <!-------------------------------> |
|-valign="top" | |-valign="top" | ||
| | | | ||
Line 112: | Line 112: | ||
It has a lot of information on programming the Arduino. | It has a lot of information on programming the Arduino. | ||
It has a lot of information on attaching more hardware to the Arduino. | It has a lot of information on attaching more hardware to the Arduino. | ||
+ | <!-------------------------------> | ||
+ | |-valign="top" | ||
+ | | | ||
+ | * Tutorial | ||
+ | | | ||
+ | [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" |
Revision as of 18:00, 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.
Topic | Topic Link | Comment |
---|---|---|
|
Arduino Wiki | This looks like a pretty complete guide. |
|
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. |
|
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. | |
|
building an Arduino compatible solderless breadboard with an ATMEL8 AVR microcontroller and FTDI FT232 breakout board from Spark-fun. |