Skip to content

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

Closed
tannewt opened this issue May 15, 2018 · 2 comments
Closed

Implement calibration reads #11

tannewt opened this issue May 15, 2018 · 2 comments

Comments

@tannewt
Copy link
Member

tannewt commented May 15, 2018

The Arduino library allows for reading the calibration registers to know when the BNO055 is oriented. We should too.

@sommersoft
Copy link
Collaborator

sommersoft commented Oct 3, 2018

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
@caternuson
Copy link
Contributor

Done with #15

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

No branches or pull requests

3 participants