-
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
Reset motor's internal position #156
Comments
I wondered if this was possible too. |
It may be possible to do this in software library, by creating an offset. Out of interest, what would you use this feature for? |
My use case for this would be starting from where the motor last stopped or was last zeroed. I wouldn't want it to return to the hard zero. If it can already do that then OK. One other thing I noticed, when asking a medium angular motor to step 10 degrees for 36 times to make 360, the motor seems to under or overshoot. Would being able to reset 0 help this at all? |
I'm not quite sure what you mean by 'My use case for this would be starting from where the motor last stopped or was last zeroed'. What function do you mean you'd call? |
I would use |
I'll pass this on to the firmware dev, to see if they have any suggestions to increase the accuracy of run_for_degrees. |
Asked about here https://forums.raspberrypi.com/viewtopic.php?p=2015482
The text was updated successfully, but these errors were encountered: