SlimeVR / SlimeVR-Rust

🦀 + SlimeVR = 💖
Apache License 2.0
70 stars 26 forks source link

[Firmware] Support BNO08X #40

Open TheButlah opened 2 years ago

TheButlah commented 2 years ago

Need to add feature-gated support for the BNO08X

This library looks like a promising one to build on.

TheButlah commented 1 year ago

Initial progress in #150 which is a draft rn. However, I'm not able to get the bno to initialize properly yet.

TheButlah commented 1 year ago

blocked by: https://github.com/tstellanova/bno080/issues/5

TheButlah commented 1 year ago

Also partially blocked by https://github.com/esp-rs/esp-hal/issues/352 Hopefully I can implement this feature in the hal.