-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MotorPair - motors not starting at same time #152
Comments
Working on refactoring Motor classes and reducing delay of motor commands |
In firmware? |
In the library at the moment, although there's an odd issue i'm running into, that may need a firmware change |
The following for two blue+white (typeid 49) motors reduces the delay between each starting for me -
|
I tried the plimit and bias methods, but I am still struggling with it. Do you know when this will be fixed? Thanks! |
See https://forums.raspberrypi.com/viewtopic.php?p=2012025 for more information
Also see for possible solution https://github.com/RaspberryPiFoundation/python-build-hat/tree/motorset/buildhat , might need to look at firmware
The text was updated successfully, but these errors were encountered: