I wish I could use it with the easy driver from Sparkfun, but I don’t think I can because my motor pulls more than that driver’s amp rating, and it’s unipolar not bipolar. Can anyone suggest another driver I could use instead? Thanks!
aliciaeggert:
I wish I could use it with the easy driver from Sparkfun, but I don’t think I can because my motor pulls more than that driver’s amp rating, and it’s unipolar not bipolar. Can anyone suggest another driver I could use instead? Thanks!
You can use an Easydriver to drive that motor. You will not be able to achieve the full torque that it can provide but it will certainly be usable.
The motor you bought is a 6 wire unipolar motor which can be wired to run with a bipolar driver. Using the colors that are in the datasheet, tie back and insulate the yellow and white wires. Connect black and green wires to the OUT 1A and OUT 1B channels. Connect the red and blue wires to the OUT 2A and OUT 2B channels. Now it will run just like a bipolar motor!
Thank you both for your very helpful posts! I think I will actually combine your advice - run the motor as if it’s unipolar, and drive it from two stacked L293D’s.
One thing you will have to keep in mind is if you plan on using microstepping, it’s handled internally on the Easydriver so you don’t have to think about it but the Adafruit solution with the L293Ds would require you to generate the necessary PWM signals and keep track of phasing on your own.