Difference between revisions of "Arduino Links"

From OpenCircuits
Jump to navigation Jump to search
Line 182: Line 182:
 
|[http://hackedgadgets.com/2008/02/13/arduino-based-drum-loop-machine/ Arduino based Drum Loop Machine]
 
|[http://hackedgadgets.com/2008/02/13/arduino-based-drum-loop-machine/ Arduino based Drum Loop Machine]
 
|review me
 
|review me
<!-------------------------------
+
<!------------------------------->
 
|-valign="top"
 
|-valign="top"
 
|
 
|
*Links
+
*Project
 
*Arduino
 
*Arduino
|[http:]
+
|[http://www.uchobby.com/index.php/2007/09/23/arduino-temperature-controlled-pc-fan Arduino temperature controlled PC Fan.]
|comment
+
|PWM Motor control
 
<!-------------------------------
 
<!-------------------------------
 
|-valign="top"
 
|-valign="top"

Revision as of 13:59, 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
  • Info
  • Arduino
Arduino Wiki This looks like a pretty complete guide.
  • Project
  • Arduino

Arduino Single Sided Board

Could be a useful board to make as well as example eagle file.
  • Forum
  • info

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.

  • Links
  • Arduino
Wikipedia: Arduino a brief high-level overview of the Arduino system

non-wiki arduino links:

Topic Topic Link Comment
  • Info
  • Arduino
Arduino + Liberlab = Liberino Data logging with the Arduino
  • Arduino
Arduino gift guide From Make Magazine - Give the gift of learning electronics, interactive art and physical computing - the open source way!
  • Info
  • Project
  • Arduino
High Current Loads Driving large currents with an Arduino, would apply to other microcontrollers as well
  • Project
  • Arduino
Using AVR microcontrollers: Minimalist target boards From: Evil Mad Scientist Laboratories
  • Links
  • Projects
  • Info
  • Arduino
Ladyada’s Ranting -- Archive for the 'arduino' Category Archive for Ladyada’s Blog, lots of good material on Arduino and other stuff
  • Links
  • Arduino
The World Famous Index of Arduino & Freeduino Knowledge A lot of Links to a lot of topics, tutorials, projects.....
  • Project
  • Arduino
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.
  • Projects
  • Arduino
Arduino Projects From Rancid Bacon
  • Projects
  • Arduino
Search Results A search of todbot blog which yeilds a bunch of projects.
  • Tutorial

Arduino Breadboard

Building an Arduino compatible solderless breadboard with an ATMEL8 AVR microcontroller and FTDI FT232 breakout board from Spark-fun.
  • Arduino
  • LED
Thing-a-day, Day 12: Snake game Cute game, watch the movie.
  • Forum
  • Arduino
  • Info
Arduino Forum Seems pretty active
  • Info
  • Arduino
Arduino Reference Lots of material
  • Project
  • Arduino
Arduino based Drum Loop Machine review me
  • Project
  • Arduino
Arduino temperature controlled PC Fan. PWM Motor control