Society of Robots - Robot Forum
General Misc => Misc => Topic started by: neko-xii on September 03, 2007, 04:02:40 AM
-
i would like to ask if I can replaced the servo motor by an stepper motor? because I have 2 spare stepper motor here.. will it be possible to continue the design with that?i mean using the same program etc..?
-
You would have to change the code significantly to switch to steppers, as they require a totally different driving method. Also, you would need to change the circuit to add a stepper motor driver to it.
Harry
-
Buy this to drive the steppers (assuming the steppers dont draw too much power):
http://www.sparkfun.com/commerce/product_info.php?products_id=8368
The code wont need to be changed much with this driver.