Difference between revisions of "Arduino Motion"
From Fab Lab Bcn WIKI
(→Projects ref) |
|||
Line 18: | Line 18: | ||
== Projects ref == | == Projects ref == | ||
*http://arduino.cc/playground/Main/DeltaRobot | *http://arduino.cc/playground/Main/DeltaRobot | ||
+ | *http://webdelcire.com/wordpress/archives/1514 | ||
[[Category:Technologies]] | [[Category:Technologies]] |
Revision as of 16:48, 7 February 2012
This page is about building machines and motion control with the Arduino.
Related Content
Tutorials
- 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