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

Re-using calibration data #66

Open
RicDG opened this issue Dec 11, 2020 · 3 comments
Open

Re-using calibration data #66

RicDG opened this issue Dec 11, 2020 · 3 comments

Comments

@RicDG
Copy link

RicDG commented Dec 11, 2020

As a newcomer to this great sensor and python, I am getting good data using bno055_simpletest.py. It would be very useful if we had the option to save the self-calibration data for re-use at start-up, where repeated calibration is unecessary or causes delays. My searches on the internet indicate that other BNO055 users have the same issue, but have I have not found any workable paython code.

@ladyada
Copy link
Member

ladyada commented Dec 12, 2020

is there any code for doing so on other platforms?

@RicDG
Copy link
Author

RicDG commented Dec 13, 2020

I found https://github.com/adafruit/Adafruit_BNO055/blob/master/examples/restore_offsets/restore_offsets.ino
I also found a recommended 10 step process summarised by a Bosch community moderator at https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/bno055-related-questions/m-p/16432
I am using the BNO055 with a Pi Zero and Python.

@ladyada
Copy link
Member

ladyada commented Dec 16, 2020

ok thanks, we have no ETA for when that would be added so leaving this open. if someone can submit a PR for it, that would be great!

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