ArduinoGeneral

Python library for BNO055 (SKU:SEN0374) sensor using SPI interface?

userHead richarddalegraham 2021-02-14 19:30:11 908 Views3 Replies
https://wiki.dfrobot.com/BNO055_Intelli ... KU_SEN0374 states:
"Communication Interface: I2C (Support 5V) or SPI(Non-I2C ports only support 3.3V)"
It appears Raspbery Pi has clock stretching issues with an I2C interface.
Is there a python library for BNO055 (SKU:SEN0374) sensor a using SPI interface?
2021-02-22 09:28:24 It can work in Adafruit's Python library, you can use it temporarily userHeadPic 347945801
2021-02-20 15:23:16 Do you know if Adafruit's python library at https://learn.adafruit.com/adafruit-bno ... cuitpython would work for this sensor? userHeadPic richarddalegraham
2021-02-19 15:58:28 I'm sorry, this is a very early sensor, when our software engineer did not write a Python library. We will add as soon as possible userHeadPic 347945801