Skip to content

Conversation

@intermernet
Copy link

This PR adds support for the Adafruit BNO085 (CEVA BNO08x) 9DoF sensor. It's based off the Adafruit Arduino package at https://github.com/adafruit/Adafruit_BNO08x .

It implements most of the CEVA SH-2 / SHTP protocol whcih could be potentially moved into a separate package, but currently very few devices support it, so I have included it in this package

It has been tested with an Adafruit Metro 2350 and it seems to work well.

@deadprogram
Copy link
Member

Thank you very much for working on this @intermernet

Perhaps you might want to look at the new pin package to avoid using the machine package directly.

Please see https://github.com/tinygo-org/drivers/blob/dev/internal/pin/internalpin.go

What do you think?

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