Stepper Motor

 comp.robotics.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Stepper Motor centerius 08-11-2006
Posted by on August 11, 2006, 4:39 pm
Please log in for more thread options
Hello,
Currently, I have a stepper motor and driver/controller package from
Isert Electronic. I can't find any documentation at all (I think it's
at least 15 years old), so I can't control the motor. The motor is
rated for Iw = 2.4A, and Rw = 1.0 Ohm.

I'm looking for a driver/controller (whatever I need to control the
motor) package (with the motor, unless it can run the current motor I
have) -- something with the controller and power supply all together
that will let me connect to it with a computer and issue commands to
the motor using C/C++. I can find controllers, but they all aren't
packaged nicely (i.e. it's just the board, and you have to use your own
power supply).

Thanks for the help.


Posted by Gordon McComb on August 11, 2006, 6:26 pm
Please log in for more thread options
centerius@gmail.com wrote:
>
> Hello,
> Currently, I have a stepper motor and driver/controller package from
> Isert Electronic. I can't find any documentation at all (I think it's
> at least 15 years old), so I can't control the motor. The motor is
> rated for Iw = 2.4A, and Rw = 1.0 Ohm.
>
> I'm looking for a driver/controller (whatever I need to control the
> motor) package (with the motor, unless it can run the current motor I
> have) -- something with the controller and power supply all together
> that will let me connect to it with a computer and issue commands to
> the motor using C/C++. I can find controllers, but they all aren't
> packaged nicely (i.e. it's just the board, and you have to use your own
> power supply).

Gecko (http://www.geckodrive.com/) makes nice but not too expensive
stepper motor drivers. You still need to determine the wiring
arrangement for the stepper, but there's plenty of info on the Web on
how to use a meter to separate out the windings in the typeical bipolar
and unipolar stepper. You will need to scrounge up a power supply, but
those are easy to find surplus for cheap. A 500 mA wall wart will
probably work, depending on the current demands of your motor.

I don't know if they have any C/C++ programming example, but basically
all you need is access to the parallel port. On later versions of
Windows you'll probably need a driver to allow access, as Windows takes
over the hardware. Jan Axelson has a vbery good book on parallel port
interfacing, and her page includes links to examples:

http://www.lvr.com/parport.htm

-- Gordon

Similar ThreadsPosted
stepper motor source August 17, 2005, 1:46 pm
Stepper Motor Identification February 23, 2006, 8:15 pm
ER1 stepper motor pinouts July 11, 2006, 12:32 am
how to control stepper motor August 9, 2006, 11:47 am
stepper motor torque August 19, 2006, 2:54 pm
help on 10 wire stepper motor May 25, 2007, 6:32 am
Stepper motor question October 16, 2007, 12:42 am
Stepper Motor Question April 17, 2008, 3:18 pm
Stepper motor Visual Basic September 20, 2006, 8:52 am
3-wire stepper motor? need help on understanding. December 28, 2006, 2:59 pm

The site map in XML format XML site map
other useful resources:
Official Robosapien Website
Lego Mindstorms Website

Contact Us | Privacy Policy