Based on F401 example.Changed reset sequence and added RESET control and Power On/Off control. Check several mbed, LPC1768, LPC1114, NucleoF401RE, F411RE, L152RE and GR-PEACH
Dependencies: BNO055_fusion TextLCD
Please see follows.
/users/kenjiArai/notebook/bno055---orientation-sensor/
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:f244ea2ab994 | 2020-08-05 | kenjiArai | run on mbed-os6.2.0 |
6:5f380fbcf849 | 2017-08-23 | kenjiArai | on Mbed OS5 |
5:9594519c9462 | 2015-04-16 | kenjiArai | used bug fixed library |
4:6d1118089a36 | 2015-04-10 | kenjiArai | Added manual calibration routine |
3:f5b5c4d795ce | 2015-04-08 | kenjiArai | added different way of data output. Added to show calib. status |
2:cf77282aea7b | 2015-04-07 | kenjiArai | Changed reset sequence and added RESET control and Power On/Off control. Check several mbed, LPC1768, LPC1114, NucleoF401RE, F411RE, L152RE and GR-PEACH |
1:b7ed54e16338 | 2015-04-05 | kenjiArai | Sample program BNO055.BNO055 ; Intelligent 9-axis absolute orientation sensor by Bosch Sensortec.; It includes ACC, MAG and GYRO sensors and Cortex-M0+ processor. |
0:31451519d283 | 2015-04-05 | kenjiArai | Sample program for BNO055.; BNO055 Intelligent 9-axis absolute orientation sensor by Bosch Sensortec.; It includes ACC, MAG and GYRO sensors and Cortex-M0+ processor. |