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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:10df66a84de2 | 2017-09-07 | nikapov | Update libs. |
8:82fbd7e92a0e | 2017-03-14 | Davidroid | Updated with the new version of the expansion board library. |
7:30a298d5af90 | 2017-03-14 | Davidroid | Updated with the new version of the expansion board library. |
6:80b6ffe56b29 | 2017-03-14 | davide.aliprandi@st.com | Aligning to ARM mbed coding style. |
5:afdb07eaa711 | 2016-12-16 | nikapov | Update library. |
4:fbfa6d03754b | 2016-12-15 | cparata | Update LSM6DSL library |
3:8698b0214af9 | 2016-12-05 | cparata | Update libraries |
2:fc97ec716eba | 2016-12-02 | cparata | Clean code |
1:4b4e6a89adce | 2016-11-24 | cparata | Add possibility to choose the interrupt line for HW events |
0:763b80993db4 | 2016-11-24 | cparata | Add multi event example |