Example of multiple event detection for LSM6DSL in X-NUCLEO-IKS01A2
Dependencies: X_NUCLEO_IKS01A2 mbed
Fork of MultiEvent_IKS01A2 by
Multi Event Demo Application based on sensor expansion board X-NUCLEO-IKS01A2
Main function is to show how to detect the free fall, tap, double tap, tilt, wake up, 6D Orientation and step events 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 simulate all the events and then view the notification using an hyper terminal.
- the user button can be used to enable/disable all hardware features.
History
Update libs.
2017-09-07, by nikapov [Thu, 07 Sep 2017 15:22:12 +0000] rev 9
Update libs.
Updated with the new version of the expansion board library.
2017-03-14, by Davidroid [Tue, 14 Mar 2017 15:28:35 +0000] rev 8
Updated with the new version of the expansion board library.
Updated with the new version of the expansion board library.
2017-03-14, by Davidroid [Tue, 14 Mar 2017 13:48:29 +0000] rev 7
Updated with the new version of the expansion board library.
Aligning to ARM mbed coding style.
2017-03-14, by davide.aliprandi@st.com [Tue, 14 Mar 2017 13:43:24 +0100] rev 6
Aligning to ARM mbed coding style.
Update library.
2016-12-16, by nikapov [Fri, 16 Dec 2016 09:59:31 +0000] rev 5
Update library.
Update LSM6DSL library
2016-12-15, by cparata [Thu, 15 Dec 2016 14:04:14 +0000] rev 4
Update LSM6DSL library
Update libraries
2016-12-05, by cparata [Mon, 05 Dec 2016 12:26:22 +0000] rev 3
Update libraries
Clean code
2016-12-02, by cparata [Fri, 02 Dec 2016 16:19:53 +0000] rev 2
Clean code
Add possibility to choose the interrupt line for HW events
2016-11-24, by cparata [Thu, 24 Nov 2016 16:45:14 +0000] rev 1
Add possibility to choose the interrupt line for HW events
Add multi event example
2016-11-24, by cparata [Thu, 24 Nov 2016 15:42:24 +0000] rev 0
Add multi event example