AccelStepper #9978
Unanswered
doceave
asked this question in
Libraries & Drivers
AccelStepper
#9978
Replies: 2 comments 1 reply
-
I have figured it out... for this driver the instructions would take the form of:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
@doceave were you able to get anywhere with this? I am trying to do the same but am having trouble getting my project off the ground. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am hoping to drive a bipolar stepper motor using a TB6600 driver. Doing this using the Arduino AccelStepper library was straightforward. I am having difficulty implementing the Micropython port of the same by pedromneto97: https://github.com/pedromneto97/AccelStepper-MicroPython
Would someone kindly post an example of driver initiation and some basic motor movements? The ability to accelerate to a speed and then slow to a stop at a specific location would illustrate things well.
Many thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions