BNO055 Library with interrupt
Dependents: BLE_LoopbackUART_with_BNO055
Fork of BNO055 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:f43b1aa99e08 | 2016-07-11 | 5hel2l2y | Modified power modes. |
8:303717d8776c | 2016-06-23 | 5hel2l2y | Added interrupts on gyroscope. |
7:cd181d3f2858 | 2016-06-21 | 5hel2l2y | Added interrupt register address and function to get status. |
6:1f722ffec323 | 2015-09-22 | StressedDave | Revised scaling on accelerometer |
5:beaa2bff7ff0 | 2015-09-10 | StressedDave | I2C speed increased back to 400kHz |
4:481ecdf3baf8 | 2015-09-10 | StressedDave | Dropped I2C rate down to 100k to see if it pulls data down more consistently on longer reads |
3:1db1628eb8b2 | 2015-05-31 | StressedDave | Corrected error in acquisition of euler angles |
2:695c6e5d239a | 2015-05-30 | StressedDave | Added initial documentation. Added function to read Euler angles |
1:2c3322a8d417 | 2015-05-30 | StressedDave | Added device orientation changes as per p25 of datasheet |
0:24f23c36dd24 | 2015-05-28 | StressedDave | Initial upload |