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.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
6:80b6ffe56b29 | 2017-03-14 | Aligning to ARM mbed coding style. | File Diff Annotate |
2:fc97ec716eba | 2016-12-02 | Clean code | File Diff Annotate |
1:4b4e6a89adce | 2016-11-24 | Add possibility to choose the interrupt line for HW events | File Diff Annotate |
0:763b80993db4 | 2016-11-24 | Add multi event example | File Diff Annotate |