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
Revisions of BNO080.lib
Revision | Date | Message | Actions |
---|---|---|---|
4:85b98cc04a0a | 2020-07-21 | Update to MBed OS 6, add accelerometer calibration test | File Diff Annotate |
3:f72d98d0095e | 2020-05-04 | Update for deprecations in MBed 5.15 and build issues with Arm Compiler | File Diff Annotate |
2:809784575913 | 2020-01-30 | Update BNO driver version | File Diff Annotate |
0:82ee5f7adbb0 | 2018-12-29 | Initial commit | File Diff Annotate |