Skip to content

UART Support

Compare
Choose a tag to compare
@caternuson caternuson released this 24 Apr 22:46
ef2deb9

BREAKING CHANGE

  • Updated to add UART support
  • Classes were refactored - this will break older code
  • Example updated

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-bno055.

Read the docs for info on how to use it.