Example of wake up detection for LIS2DW12 in X-NUCLEO-IKS01A3
Dependencies: X_NUCLEO_IKS01A3
Wake up Demo Application with LIS2DW12 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
2021-06-24, by cparata [Thu, 24 Jun 2021 12:45:21 +0000] rev 8
Update button label
Update LSM6DSO library
2020-10-29, by cparata [Thu, 29 Oct 2020 13:57:17 +0000] rev 7
Update LSM6DSO library
Update the code to be compatible with mbed OS 6
2020-06-04, by cparata [Thu, 04 Jun 2020 17:17:05 +0000] rev 6
Update the code to be compatible with mbed OS 6
Format with Astyle
2019-07-24, by cparata [Wed, 24 Jul 2019 15:03:42 +0000] rev 5
Format with Astyle
Update example to support mbed OS
2019-06-03, by cparata [Mon, 03 Jun 2019 09:34:12 +0000] rev 4
Update example to support mbed OS
Update mbed library to support mbed-os
2019-05-24, by cparata [Fri, 24 May 2019 13:03:41 +0000] rev 3
Update mbed library to support mbed-os
Update X-NUCLEO-IKS01A3 library
2019-04-12, by cparata [Fri, 12 Apr 2019 13:46:37 +0000] rev 2
Update X-NUCLEO-IKS01A3 library
Add reference to public repositories
2019-03-07, by cparata [Thu, 07 Mar 2019 09:13:31 +0000] rev 1
Add reference to public repositories
First version of WakeUp_LIS2DW12_IKS01A3 application
2019-03-06, by cparata [Wed, 06 Mar 2019 13:39:11 +0000] rev 0
First version of WakeUp_LIS2DW12_IKS01A3 application