You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the servo physically need to respond to the requests, you might consider adding some delay into your code ( sleep(1) etc.). That will allow the servo to finish the hardware cycle before invoking the next hardware request.
I have not come across any other more refined ways to do this yet.
Servo brand and specs: https://www.makerlab-electronics.com/product/digital-standard-servo-motor-20kg-mg958/
Hi, I need help to get the 20kg servo working
In SG90 servo (small) the code works but in big servo it doesn't
I tried creating a sweep like in arduino and it worked but the one I need is in the code above
The text was updated successfully, but these errors were encountered: