2019-01-02 04:44 AM
Hi, I have created the python script which help me to read the data of wireless vibration sensor consisting of LSM9DS1 which sends the data to wireless modem which is connected with raspberry pi.
I want to set the g force parameters which help me to detect the vibration in CNC machines.
Earlier I have been working with sample source code but for making it work with python script I need some theoretical help.
Will be looking for the suggestions to make this kind of solution work with CNC machines.
Wireless Vibration Sensor - https://store.ncd.io/product/industrial-wireless-vibration-and-temperature-sensor/
LSM9DS1 - https://github.com/ControlEverythingCommunity/LSM9DS0/blob/master/Python/LSM9DS0.py
2019-01-06 04:39 AM
I don't understand your question.
2019-01-09 08:30 AM
Hi Harry, could you explain in more detail the purpose of your project? As per my understanding, you would like to use LSM9DS1 as a Wireless Vibration Sensor and you want to set the "g force parameters" (do you mean you want to change the FS to be able to detect the different vibration standards described in https://store.ncd.io/product/industrial-wireless-vibration-and-temperature-sensor/ ?), am I right? Please consider also that the code you linked refers to S0 product.