< Arduino
m (→Tutorials) |
mNo edit summary |
||
Line 3: | Line 3: | ||
* [[wikipedia:Arduino]] | * [[wikipedia:Arduino]] | ||
* [http://arduino.cc/en/Reference/HomePage Arduino Programming Reference] | * [http://arduino.cc/en/Reference/HomePage Arduino Programming Reference] | ||
* [[Suppliers#Arduinos and Shields]] – where to get Arduinos, shields, sensors and related stuff | * [[Suppliers#Arduinos and Shields]] – where to get Arduinos, shields, sensors and related stuff | ||
* [http://www.arduino.cc/playground/Main/ManualsAndCurriculum www.arduino.cc/playground] | * [http://www.arduino.cc/playground/Main/ManualsAndCurriculum www.arduino.cc/playground] | ||
== Shields & Communication == | == Shields & Communication == | ||
* [http://shieldlist.org Shieldlist] – Eine Datenbank der erhältlichen Shields | |||
* [http://www.arduino.cc/en/Main/ArduinoEthernetShield Arduino Ethernet Shield] | * [http://www.arduino.cc/en/Main/ArduinoEthernetShield Arduino Ethernet Shield] | ||
* [http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1265263190 Arduino and Wifi] | * [http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1265263190 Arduino and Wifi] |
Revision as of 19:31, 7 March 2012
Arduinos
- arduino.cc – die offizielle Arduino Seite
- wikipedia:Arduino
- Arduino Programming Reference
- Suppliers#Arduinos and Shields – where to get Arduinos, shields, sensors and related stuff
- www.arduino.cc/playground
Shields & Communication
Tutorials
- arduino-tutorial introduction programming / electronics German, English
- Bionic Arduino Workshop von Tod E. Kurt
- Spooky Arduino Workshop von Tod E. Kurt
- Arduino Workshop von Ladyada
- LilyPad Arduino Tutorial
- earthshinedesign.co.uk/ASKManual - Beginner's Guide to Arduino
- Classe Arduino en français
- Workshop Theory and Practice of Tangible User Interfaces
Arduino clones
- Standuino – unite the Ardunio witth a prototyping board and you get the Standunio
Paperduino
- 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)
- Paperduino Leonardo - Homemade Arduino Leonardo clone (Spanish) <- New!
Inputs
- PaperTecladoDigital - Homemade keyboard for Arduino (Spanish)
- PaperTecladoAnalogico - Homemade keyboard using an analogic input (Spanish)
- PaperTecladoRC - Homemade keyboard using a digital input (Spanish)
- PaperTeclado - Homemade keyboard with a printed paper!! (Spanish)
Outputs
- MicroPaperRele - Homemade direct Relay carte (Spanish)
- PaperRele - Homemade transistor drive for Relay (Spanish)
- PaperDimmerPCB - Dimmer with triac (8 power levels) (Spanish)
- PaperStepperUnipolar Homemade unipolar stepper driver (Spanish)
- PaperStepper(L293D) - Homemade bipolar stepper driver with L293D (Spanish)
- PaperStepper(L298N) - Homemade bipolar stepper driver with L298N (Spanish)
- TerminalBlockRelay- Unwelded minimal relay driver with FET transistor (Spanish)
- PaperDimmerLDR - Dimmer with triac and LED-LDR (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)
- PaperDiode - Power Supply for Arduino or Paperduino. (Spanish)
- PaperBluetooth - Homemade BluetoohShield for Arduino or Paperduino. (Spanish)
CNC
- TxapuCNC: Software - Homemade CNC router with Arduino 1/2. (Spanish)
- TxapuCNC: Hardware - Homemade CNC router with Arduino 2/2. (Spanish)
Robotics
- PaperRobot - Homemade Robot chasis. (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 and Interfaces#I/O Boards for a list of alternative interface boards.