< Arduino
m (→Arduinos) |
m (→Arduinos) |
||
Line 1: | Line 1: | ||
== Arduinos == | == Arduinos == | ||
* [http://www.arduino.cc arduino.cc] – die offizielle Arduino Seite | * [http://www.arduino.cc arduino.cc] – die offizielle Arduino Seite | ||
* [[wikipedia:Arduino]] | |||
* [http://arduino.cc/en/Reference/HomePage Arduino Programming Reference] | * [http://arduino.cc/en/Reference/HomePage Arduino Programming Reference] | ||
* [http://shieldlist.org Shieldlist] – Eine Datenbank der erhältlichen Shields | * [http://shieldlist.org Shieldlist] – Eine Datenbank der erhältlichen Shields | ||
Line 51: | Line 52: | ||
See also [[Suppliers#Arduinos and Shields]] on where to get Arduinos, shields, sensors and related stuff. | See also [[Suppliers#Arduinos and Shields]] on where to get Arduinos, shields, sensors and related stuff. | ||
[[Category:Arduino]] | |||
[[Category:Linklist]] | |||
[[Category:Hardware]] | |||
[[Category:Arduino]] | [[Category:Arduino]] | ||
[[Category:Linklist]] | [[Category:Linklist]] | ||
[[Category:Hardware]] | [[Category:Hardware]] |
Revision as of 22:39, 8 February 2011
Arduinos
- arduino.cc – die offizielle Arduino Seite
- wikipedia:Arduino
- Arduino Programming Reference
- Shieldlist – Eine Datenbank der erhältlichen Shields
- Suppliers#Arduinos and Shields – where to get Arduinos, shields, sensors and related stuff
- www.arduino.cc/playground
Shields & Communication
Tutorials
Paperduino
Arduino's clones
- Paperduino - The original Arduino's clone! by Altlab
- PaperduinoPerfboard - Homemade Arduino (Paperduino) Clone in a Perfboard (Spanish)
- PaperduinoPCB - Homemade Arduino (Paperduino) clone in a PCB (Spanish)
- PaperduinoStripboard - Homemade Arduino (Paperduino) clone in a Stripboard (Spanish)
Inputs
- PaperTecladoDigital - An homemade keyboard for Arduino (Spanish)
- PaperTecladoAnalogico - An homemade keyboard using an analogic input (Spanish)
- PaperTecladoRC - An homemade keyboard using a digital input (Spanish)
- PaperTeclado - An homemade keyboard with a printed paper!! (Spanish)
Outputs
- MicroPaperRele - An homemade direct Relay carte (Spanish)
- PaperRele - An homemade transistor drive for Relay (Spanish)
- PaperDimmerPCB - Dimmer with triac (8 power levels) (Spanish)
- PaperStepperUnipolar An Homemade unipolar stepper driver (Spanish)
- PaperStepper(L293D) - An homemade bipolar stepper driver with L293D (Spanish)
- PaperStepper(L298N) - An homemade bipolar stepper driver with L298N (Spanish)
Miscellaneous
- PaperFTDI - Paperduino FTDI cable (without FTDI chip!!) from a 3$ Nokia cable. (Spanish)
- PaperBootloader - Conection for bootloader in Paperduino. (Spanish)
- Alimentación Paperduino - Powering Paperduino. (Spanish)
Misc
- www.arduinoshow.com Archiv von Arduino-Projekten
See also Suppliers#Arduinos and Shields on where to get Arduinos, shields, sensors and related stuff.