A library of the 9-Axis Sensor BNO055 from Bosch Sensortec.
Requires the I2C-Master library - Link
Diff: bno055.cpp
- Revision:
- 2:d7baee646b4e
- Parent:
- 1:6c64ebf1f2b5
- Child:
- 3:ffc741483987
--- a/bno055.cpp Thu Jul 11 10:57:31 2019 +0000 +++ b/bno055.cpp Thu Jul 11 11:00:47 2019 +0000 @@ -107,6 +107,11 @@ * | Gyroscope | degree per seconds, radian per seconds | DEGREE_PER_SEC, RADIAN_PER_SEC | * | Acceleration | acceleration (m/s2), milli g-force | ACCELERATION, MILLI_G_FORCE | * + * First Header | Second Header + * ------------- | ------------- + * Content Cell | Content Cell + * Content Cell | Content Cell + * * @param new_orientation_format * @param new_temperature_format * @param new_euler_format