Skip to content

Support for Adafruit BNO08x 9-DoF sensor#14

Open
akobj wants to merge 2 commits intogeomagpy:developfrom
akobj:develop
Open

Support for Adafruit BNO08x 9-DoF sensor#14
akobj wants to merge 2 commits intogeomagpy:developfrom
akobj:develop

Conversation

@akobj
Copy link
Copy Markdown

@akobj akobj commented Apr 4, 2026

Description

This pull request adds support for the Adafruit BNO08x 9-DoF sensor. This sensor permits to measure 3-axis accelerations (in m/s^2), gyro rotation information (in rad/s) and magnetic field (in uT).

More information on the sensor can be found here:
https://github.com/adafruit/Adafruit_CircuitPython_BNO08x
https://docs.circuitpython.org/projects/bno08x/en/latest/

The pull requests adds a protocol file for the sensor (bno085i2cprotocol.py) and updates the README.md for the corresponding installation instructions.

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

Successfully merging this pull request may close these issues.

2 participants