Difference between revisions of "Arduino"
From Fab Lab Bcn WIKI
(→Links) |
|||
Line 3: | Line 3: | ||
*[[LED]] / Drive LED's with Arduino | *[[LED]] / Drive LED's with Arduino | ||
*[[CNC Control]] / Drive motors and build CNC machines with Arduino | *[[CNC Control]] / Drive motors and build CNC machines with Arduino | ||
+ | |||
+ | ==Basic Electronics== | ||
+ | *LED http://www.kpsec.freeuk.com/components/led.htm | ||
+ | *Resistors http://www.kpsec.freeuk.com/components/resist.htm | ||
+ | *Variable Resistors http://www.kpsec.freeuk.com/components/vres.htm | ||
+ | *Transistor http://www.kpsec.freeuk.com/components/tran.htm | ||
+ | *Relay http://www.kpsec.freeuk.com/components/relay.htm | ||
==Links== | ==Links== |
Revision as of 18:23, 8 May 2011
Contents
Local Resources
Resources for your Arduino Projects
- LED / Drive LED's with Arduino
- CNC Control / Drive motors and build CNC machines with Arduino
Basic Electronics
- LED http://www.kpsec.freeuk.com/components/led.htm
- Resistors http://www.kpsec.freeuk.com/components/resist.htm
- Variable Resistors http://www.kpsec.freeuk.com/components/vres.htm
- Transistor http://www.kpsec.freeuk.com/components/tran.htm
- Relay http://www.kpsec.freeuk.com/components/relay.htm
Links
- Arduino + Grasshopper
- Arduino Network Socket A bridge from the Arduino Serial to the Internet.