I don't think PWM works for steppers. For a unipolar stepper you need to coordinate pulses to power the coils in a certain order. Sending the coordinated pulses faster will increase angular velocity. You can connect each stepper wire to a transistor to increase current handling capacity, and each transistor would be controlled by the microcontroller.
I thought about that.. would that mean im just controlling 4 motors via 4 separate easyDrivers?
bc that would work ...
@convoluted
I am 100% new to all the hardware .. just ordered my first breadboard yeasterday !!! ( stoked !!! )
so a transistor has 3 wires ...
and it can AMPLIFY or SWITCH electronic signals...
so are there any examples of circuits out there i could checkout ??
and the LAST IDEA i had was to build one out of this fancy thing:
which is a shield kit for the MEGA .. and im thinking that once i have a concept of how hardware works .. that i could wire something like that up to handle 4+ bi polar steppers
Here's a very good article on controlling a simple stepper setup, including some great diagrams and explanations (it has a 2nd page as well). Good luck!
Not as many examples of using transistors as amplifiers, and really small 8 pin opamps offer so much more features when needing amplification and much easier to design with.