3D PrintingGeneral

USING ARDUINO MOTOR SHIELD FOR STEP MOTOR CONTROL

userHead Account cancelled 2019-01-22 12:58:15 6125 Views1 Replies
this is my first auduino project, to control two steppers separately using two 2A motor shield L298P. I'd like to use 8 step mode to get more accurate results.
The motor I am using is 28-BYJ48,
There are quite a lot of examples showing how to drive the motor using ULN2003 motor board. However, I fail to find examples using the L298P. As mentioned on the Wiki, the most smiliar board is L298N, which can driver two DC motor. I don't know whether it supports stepper or not, but I suppose it should. Being working on it all day but not very successful. Please give some advices if possible.
2019-01-22 16:46:32 Yes, I think it is possible, you can refer to this post, the writer use LP298P to control the stepper. https://forum.arduino.cc/index.php?topic=405368.0 userHeadPic robert.chen