Difference between revisions of "Arduino"

From Fab Lab Bcn WIKI
Jump to: navigation, search
(Basic Links)
Line 12: Line 12:
  
 
==Tutorials and guides==
 
==Tutorials and guides==
 +
 +
==On-line tutorials==
 +
*Arduino foundations http://arduino.cc/en/Tutorial/Foundations
 +
*Arduino starting tutorials http://ladyada.net/learn/arduino/
 +
*Arduino tutorials http://www.arduino.cc/en/Tutorial/HomePage
 +
*Arduino tutorials (wiki) http://www.arduino.cc/playground/Learning/Tutorials
 +
*Arduino Projects from Hangar, Barcelona http://www.hangar.org/wikis/lab/doku.php?id=start:hardwarelab
 +
*Arduino knwoledge database http://www.freeduino.org/
 +
 +
===Guides==
 
*[[Media: Arduino - An introduction.pdf]]
 
*[[Media: Arduino - An introduction.pdf]]
 
*[[Media: Arduino - Getting Started.pdf]]
 
*[[Media: Arduino - Getting Started.pdf]]
Line 17: Line 27:
 
*[[Media: Arduino - Electronic Bricks.pdf]]
 
*[[Media: Arduino - Electronic Bricks.pdf]]
  
==Basic Electronics==
+
===Books===
 +
Making Things Talk, Tom Igoe http://oreilly.com/catalog//
 +
Getting Started with Arduino, Massimo Banzi http://oreilly.com/catalog/9780596155520/
 +
Make: Electronics, Charles Platt http://oreilly.com/catalog/9780596153755
 +
 
 +
===Basic Electronics===
 
*LED http://www.kpsec.freeuk.com/components/led.htm
 
*LED http://www.kpsec.freeuk.com/components/led.htm
 
*Resistors http://www.kpsec.freeuk.com/components/resist.htm
 
*Resistors http://www.kpsec.freeuk.com/components/resist.htm
Line 29: Line 44:
 
*Pachube - Display real-time feeds http://www.pachube.com/
 
*Pachube - Display real-time feeds http://www.pachube.com/
 
*SerialSocketProxy - Arduino Network Socket https://github.com/kalanda/serial2socket-proxy#readme  A bridge from the Arduino Serial to the Internet.
 
*SerialSocketProxy - Arduino Network Socket https://github.com/kalanda/serial2socket-proxy#readme  A bridge from the Arduino Serial to the Internet.
 +
 +
==Interfacing==
 +
*Programming environments that can talk to the Arduino (open list)
 +
*Processing http://processing.org/
 +
*PureData http://puredata.info/
 +
*Max/MSP/Jitter http://cycling74.com/products/maxmspjitter/
 +
*vvvv http://vvvv.org/
 +
*openFrameworks http://openframeworks.cc/
 +
*Scratch http://scratch.mit.edu/
 +
*ModKit http://www.modk.it/
 +
*Grasshopper – using Firefly http://www.fireflyexperiments.com/
  
 
==Buy==
 
==Buy==
*https://www.tuxbrain.net
+
*TuxBrain https://www.tuxbrain.net (Zaragoza)
*http://www.cooking-hacks.com
+
*Cooking Hacks http://www.cooking-hacks.com (Barberà del Vallés)
 +
 
 +
*SparkFun http://www.sparkfun.com/
 +
*Adafruit http://adafruit.com/
 +
*Liquid Ware http://www.liquidware.com/shop
 +
*Itead Studio http://iteadstudio.com/store/
 +
*Seeed Studio http://seeedstudio.com/
  
 
[[Category:Technologies]]
 
[[Category:Technologies]]

Revision as of 20:14, 8 May 2011

Local Resources

Resources for your Arduino Projects

  • LED / Drive LED's with Arduino
  • CNC Control / Drive motors and build CNC machines with Arduino

Basic Links

Tutorials and guides

On-line tutorials

=Guides

Books

Making Things Talk, Tom Igoe http://oreilly.com/catalog// Getting Started with Arduino, Massimo Banzi http://oreilly.com/catalog/9780596155520/ Make: Electronics, Charles Platt http://oreilly.com/catalog/9780596153755

Basic Electronics

Arduino related platforms

Interfacing

Buy