-
Notifications
You must be signed in to change notification settings - Fork 53
Implement calibration reads #11
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
Labels
Comments
Hoping to get some #Hacktoberfest action on this insanely popular 9-DOF sensor! The relevant functions that may help porting calibration reads over from Arduino can be found here: And just in case, here is the datasheet. Calibration is discussed starting on page 48. |
davidskeck
added a commit
to davidskeck/Adafruit_CircuitPython_BNO055
that referenced
this issue
Oct 9, 2018
Would like someone to review, didn't setup hardware tests yet. Will do so when I have more time. Thanks for the Hacktoberfest tag!
caternuson
added a commit
that referenced
this issue
Oct 9, 2018
Done with #15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Arduino library allows for reading the calibration registers to know when the BNO055 is oriented. We should too.
The text was updated successfully, but these errors were encountered: