Higher speed #81
Unanswered
MichalProkop1
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi @MichalProkop1, I have 2 potentials solutions for you here:
Let me know if it helps. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Maxim,Thanks you for your great works . Please could you help me , Im testing version h2 . But Im use servo with MOTOR_STEPS 4000
Im was try decrease
#define PULSE_MIN_US round(200.0 * 200.0 / MOTOR_STEPS) // Microseconds to wait after high pulse, min.
#define PULSE_MAX_US round(2000.0 * 200.0 / MOTOR_STEPS) // Microseconds to wait after high pulse, max. Slow start.
but still is so slowly rotation motor
It possible increase more speed of motor ? And whewre
Beta Was this translation helpful? Give feedback.
All reactions