2019-03-20 04:40 AM
Hello,
We are going to start working on LSM6DSM sensor. We have read that it a vibration monitoring functionality. We just wanted to know that can a vibration of certain threshold generate an interrupt on one of the two interrupt lines. There is not much data available in data sheet or online regarding this feature.
Thanks
Altamash
2019-03-26 09:36 AM
Hi Altamash, you could maybe select the threshold e.g. on the reg WAKE_UP_THS (5Bh) and generate the corresponding interrupts.
Btw, which is your target application? I warmly suggest you to check the LSM6DSOX machine learning core functionality (app note), that maybe fits better your requirements: this would allow you to create a decision tree to classify e.g. three different levels of vibration in the example below.
You can follow the in the MEMS&Sensors Community exactly this topic
Regards
2019-03-27 04:13 AM
Hello,
Thanks for the reply.
We have not yet currently chosen any specific sensor. We plan to fix a Accelerometer+Gyroscope sensor to a two wheeler and measure:
If you have any suggestion regarding above points feel free to share.
Regards.