Example of wake up detection for LSM6DSO in X-NUCLEO-IKS01A3

Dependencies:   X_NUCLEO_IKS01A3

Wake up Demo Application with LSM6DSO based on sensor expansion board X-NUCLEO-IKS01A3

Main function is to show how to detect the wake up event using the sensor expansion board and send a notification using UART to a connected PC or Desktop and display it on terminal applications like TeraTerm.
After connection has been established:
- the user can try to shake the board and then view the notification using an hyper terminal. When the wake up event is detected, the LED is switched on for a while.
- the user button can be used to enable/disable the wake up detection feature.

History

Update button label default tip

2021-06-24, by cparata [Thu, 24 Jun 2021 12:50:25 +0000] rev 7

Update button label


Update LSM6DSO library

2020-10-29, by cparata [Thu, 29 Oct 2020 14:01:44 +0000] rev 6

Update LSM6DSO library


Update the code to be compatible with mbed OS 6

2020-06-04, by cparata [Thu, 04 Jun 2020 17:20:26 +0000] rev 5

Update the code to be compatible with mbed OS 6


Format with Astyle

2019-07-24, by cparata [Wed, 24 Jul 2019 15:07:19 +0000] rev 4

Format with Astyle


Update example to mbed OS

2019-06-03, by cparata [Mon, 03 Jun 2019 09:25:31 +0000] rev 3

Update example to mbed OS


Update X-NUCLEO-IKS01A3 library

2019-04-12, by cparata [Fri, 12 Apr 2019 13:47:43 +0000] rev 2

Update X-NUCLEO-IKS01A3 library


Add reference to public repositories

2019-03-07, by cparata [Thu, 07 Mar 2019 09:16:18 +0000] rev 1

Add reference to public repositories


First version of WakeUp_LSM6DSO_IKS01A3 application

2019-03-06, by cparata [Wed, 06 Mar 2019 13:40:53 +0000] rev 0

First version of WakeUp_LSM6DSO_IKS01A3 application