Example/test programs for my BNO080 driver.
BNO080 Driver Examples
These examples show how to use some of the functionality on my BNO080 driver. To get started with MBed CLI:
Build Instructions
$ hg clone https://MultipleMonomials@os.mbed.com/users/MultipleMonomials/code/BNO080-Examples/ $ cd BNO080-Examples $ mbed deploy $ mbed compile
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:ee64252765de | 2020-11-24 | Jamie Smith |
Update for BNO080Async |
4:85b98cc04a0a | 2020-07-21 | Jamie Smith |
Update to MBed OS 6, add accelerometer calibration test |
3:f72d98d0095e | 2020-05-04 | MultipleMonomials | Update for deprecations in MBed 5.15 and build issues with Arm Compiler |
2:809784575913 | 2020-01-30 | Jamie Smith |
Update BNO driver version |
1:14c135ea7134 | 2019-06-14 | Jamie Smith |
Add example for new permanent orientation feature |
0:82ee5f7adbb0 | 2018-12-29 | Jamie Smith |
Initial commit |