Difference between revisions of "Arduino Motion"
From Fab Lab Bcn WIKI
(→Projects ref) |
|||
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. | ||
+ | Introduction to Motors | ||
+ | * http://www.instructables.com/id/How-To-Motors/ | ||
== Related Content == | == Related Content == | ||
*[[Arduino]] | *[[Arduino]] |
Revision as of 16:07, 19 February 2012
This page is about building machines and motion control with the Arduino.
Introduction to Motors
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