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
History
Update for BNO080Async
2020-11-24, by Jamie Smith [Tue, 24 Nov 2020 15:27:32 -0800] rev 5
Update for BNO080Async
Update to MBed OS 6, add accelerometer calibration test
2020-07-21, by Jamie Smith [Tue, 21 Jul 2020 22:00:26 -0700] rev 4
Update to MBed OS 6, add accelerometer calibration test
Update for deprecations in MBed 5.15 and build issues with Arm Compiler
2020-05-04, by MultipleMonomials [Mon, 04 May 2020 03:04:11 -0700] rev 3
Update for deprecations in MBed 5.15 and build issues with Arm Compiler
Update BNO driver version
2020-01-30, by Jamie Smith [Thu, 30 Jan 2020 03:20:09 -0800] rev 2
Update BNO driver version
Add example for new permanent orientation feature
2019-06-14, by Jamie Smith [Fri, 14 Jun 2019 20:33:19 -0700] rev 1
Add example for new permanent orientation feature
Initial commit
2018-12-29, by Jamie Smith [Sat, 29 Dec 2018 04:14:43 -0800] rev 0
Initial commit