Difference between revisions of "Arduino Motion"
From Fab Lab Bcn WIKI
Line 1: | Line 1: | ||
This page is about building machines and motion control with the Arduino. | This page is about building machines and motion control with the Arduino. | ||
− | |||
− | |||
== Related Content == | == Related Content == | ||
*[[Arduino]] | *[[Arduino]] | ||
Line 8: | Line 6: | ||
== Tutorials == | == Tutorials == | ||
+ | *Introduction to Motors http://www.instructables.com/id/How-To-Motors/ | ||
*Arduino ref http://arduino.cc/playground/Main/InterfacingWithHardware#Physical_Mechanical | *Arduino ref http://arduino.cc/playground/Main/InterfacingWithHardware#Physical_Mechanical | ||
*General http://www.ladyada.net/make/mshield/use.html | *General http://www.ladyada.net/make/mshield/use.html |
Revision as of 16:08, 19 February 2012
This page is about building machines and motion control with the Arduino.
Related Content
Tutorials
- Introduction to Motors http://www.instructables.com/id/How-To-Motors/
- Arduino ref http://arduino.cc/playground/Main/InterfacingWithHardware#Physical_Mechanical
- General http://www.ladyada.net/make/mshield/use.html
- DC motor (H-Bridge) http://itp.nyu.edu/physcomp/Labs/DCMotorControl
- Servo (RC servo) http://itp.nyu.edu/physcomp/Labs/Servo
- DC motor + Encoder (PID control) http://abigmagnet.blogspot.com/2008/10/dc-motor-control-part-one.html