Society of Robots - Robot Forum

Software => Software => Topic started by: dsesmg on December 11, 2008, 06:54:49 AM

Title: stepper motor control
Post by: dsesmg on December 11, 2008, 06:54:49 AM
I hope to control stepper motor using WinAvr.
Could anyone recommend me one link of tutorial for this?
Title: Re: stepper motor control
Post by: Admin on December 13, 2008, 08:08:07 AM
WinAVR doesn't control steppers :P

Have a read over this:
http://www.societyofrobots.com/member_tutorials/node/120

You need to buy a Stepper Motor driver, then read the datasheet to determine what commands you need to send.
Title: Re: stepper motor control
Post by: dsesmg on December 15, 2008, 12:33:09 AM
Thank you. I will look through the link.