stepper motor
vla7
Posts: 79
I have a stepper motor· that I took from an old scanner.· It has six wires.· Can someone please guide me into connecting and programming it to the basic stamp (bs2)?
Comments
Measure the ristance between the wires of each group of three. The center tap will have equal restance to both ends.
Jack
This makes the third the center tap, this is the wire you apply motor rated voltage.
If you dont have a datasheet you will have to play until you find the correct sequance to make the motor rotate.
Steps······ DATA %1100, %0110, %0011, %1001··· '1s are the coils that will be energized
Hope this helps
Jack