Unipolar stepper motors
Toby Seckshund
Posts: 2,027
I bet there is a whole stack of stuff on this already, but .. I tired and can't find any simple code etc. I just wanted to play with reclaimed steppers and dream of a PCB drill rig, any pointers welcomed.
Ta
Ta
Comments
-- www.parallax.com/Portals/0/Downloads/docs/cols/nv/vol7/col/NV136.pdf
Thanks for the reply its being printed now. Been drivindg all day, can't raise any imagination but don't want to slup in front of the brain destroyer. They are trying to entertain us with some bloke who thinks its normal to pass CRT EHT through himself. Whenever I did that, it was called being a cak handed tw.. , Hey ho.
Anyway, about your post, Toby... Unipolar steppers are some of the easiest to control because they don't require any complicated H-bridge circuitry. All you need to do is ground the center wire for each phase, and apply a positive voltage to the "legs" of the phases in sequence. Bipolar steppers are a bit more tricky to control, but offer better resolution and more torque, generally.
My setup was simple:
Howard unipolar stepper P/N 1-19-4202 (12V, 3.6 degrees) (Parallax sells it? [noparse][[/noparse]don't recall])
ULN2803 darlington array to buffer and protect the Prop.
Using pins 0,1,2,3
Video of operation on this link:
http://forums.parallax.com/showthread.php?p=733644
Here's somebody elses schematic:
http://www.me.umn.edu/courses/me2011/robot/technotes/stepper/schematics.html
Here's my code:
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Ray: I haven't explored micro-stepping yet but I believe you will have to use a cog to handle it as you're time-modulating between two half-steps, and the modulation must be maintained to hold position -- I don't think one can pull this off in Spin (that said, I could be wrong...).
I have scrounged some steppers and even an old CD printer transport. I hope to get two paper printer transports soon and started to dream of making a drill assembly. I have been using FreePCB for a while now and have only just investigated the drill file format, which turns out to be glorious ascii (NC I believe)
When I was a kid I would make up all sorts of electro-mechanical things and so I thought as I am constantly being accused of being nothing but a big kid...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm