Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 505 Bytes

examples.rst

File metadata and controls

20 lines (14 loc) · 505 Bytes

Simple test

Ensure your device works with this simple test.

../examples/bno055_simpletest.py

Raspberry PI I2C GPIO Simpletest

This example demonstrates how to instantiate the Adafruit BNO055 Sensor using this library and just the I2C bus number.

../examples/bno055_i2c-gpio_simpletest.py