I must admit I have a hard time figuring out a use case for controlling stepper motors with discrete components. You might want want something simple for educational purposes, but that's about it. The challenge is you need to excite each coil of a stepper motor (2 or more) in succession and that requires digital logic. At the very least you need a flip-flop and a PWM, which puts us in the "common ICs" territory.
I realized I may want to slightly re-jigger the talk but more on that later.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
I was pleasantly-surprised recently to discover that Bipolar steppers use Quadrature, and directly-controlled 'em via H-Bridges and the electro-optics from a mouse :) Kinda ridiculous, but there's something quite rewarding about moving a motor positionally with the positioning of your hand... and the circuit's so friggin' simple.
Are you sure? yes | no
That's pretty handy to know if you're building something like a robot arm with many steppers and before you've finalized the inverse kinematics!
Are you sure? yes | no