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

Add BNO055 driver #558

Open
marcuswu opened this issue Apr 30, 2023 · 0 comments
Open

Add BNO055 driver #558

marcuswu opened this issue Apr 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@marcuswu
Copy link

The BNO055 from Adafruit (https://learn.adafruit.com/adafruit-bno055-absolute-orientation-sensor) is interesting as an IMU because it handles determining absolute orientation itself. I would like to use Go for my project so I'll need support for this sensor.

I am creating this issue to mark my intent to write a driver for it and to ensure there is no duplication of effort.

@deadprogram deadprogram added the enhancement New feature or request label May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants