Moving stepper motor a predefined number of steps using "Stepper motor driver V1.1"
-
Hi,
I'm controlling a stepper motor with the Core2 with a Stepper motor driver V1.1 attached to it.
I'm managing to control the motor using Uiflow2 V2.3.8, but couldn't find a way to move the motor a predefined number of steps. It is only possible to start or stop it.
Is there a way to move it number of steps with Uiflow2, or adding some python code manually?
Or perhaps it is possible to move the motor by sending pulses on it's Step pin?
Thanks