Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_IKS01A3
6D Orientation Demo Application with LIS2DW12 based on sensor expansion board X-NUCLEO-IKS01A3
Main function is to show how to use sensor expansion board to find out the 6D orientation and send data using UART to a connected PC or Desktop and display it on terminal applications like TeraTerm.
After connection has been established:
- the user can rotate the board to change the 6D orientation and then view the data using an hyper terminal.
- the user button can be used to display the current 6D orientation.
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 8:b6824e1c287c | 2021-06-24 | cparata | Update button label |
| 7:169063043ba8 | 2020-10-29 | cparata | Update LSM6DSO library |
| 6:8895c4a4d17d | 2020-06-04 | cparata | Update the code to be compatible with mbed OS 6 |
| 5:ad46bcbf3320 | 2019-07-24 | cparata | Format with Astyle |
| 4:15860abdda13 | 2019-06-03 | cparata | Update example to be compatible with mbed OS |
| 3:164e7f6c5647 | 2019-05-24 | cparata | Update mbed library to support mbed-os |
| 2:c7c387e48a4e | 2019-04-12 | cparata | Update X-NUCLEO-IKS01A3 library |
| 1:f64e6007a7c6 | 2019-03-07 | cparata | Add reference to public repositories |
| 0:cb5eb44cbfb5 | 2019-03-06 | cparata | First version of 6DOrientation_LIS2DW12_IKS01A3 application |