Closed lvcc99 closed 6 months ago
Good Day,
I just added a function for step using Angle. The Direction either 1 or 0 for FORWARD or BACKWARD. And Angle how many angles from the initial point the motor will rotate.
stepAngle(Direction, Angle)
This new update has not been tested yet. Im on travel right now I can't test the library . But based on the datasheet for 28BYJ-48 – 5V Stepper Motor. The new function should work. Thank you for suggesting this function.
Hello, how can I use this library to rotate the motor to the Angle I want? Like 90 degrees。