Skip to content
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

How to test servos that have 12 bit resolution #33

Open
gjhaynes opened this issue Apr 15, 2023 · 1 comment
Open

How to test servos that have 12 bit resolution #33

gjhaynes opened this issue Apr 15, 2023 · 1 comment

Comments

@gjhaynes
Copy link

From what I understand about this library, the only values that can be sent to the servo are integers representing either a position in degrees or a value in microseconds. A servo with 12 bit resolution needs to receive 4096 values of pulse width within the range of ~900-2200 microseconds in order to achieve this level of resolution.
I am struggling to see how I can test the 12 bit resolution servos if I cannot send fractional values of degrees or microseconds. Am I missing something here?

@DanielCardiel
Copy link

DanielCardiel commented Dec 2, 2024

Nope, same issue here.
Did you manage to do so?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants