User Activity

Hello everyone. I'm working on a vibration sensor with RMS velocity output based on measurements from an accelerometer with +-16g maximum acceleration range. There is a simple equation for calculation RMS velocity range and that is : VRMS=Apeak/2*pi*...
Hello Everyone. I'm using LIS3DH in Low power Mode and with ODR=5.3KHZ. In datasheet it's declared that the resolution of 8 bit data in LIS3DH when using +-16G Range, is 192mg/lsb. 8 bit data should be signed char with range -128...+127. So when i m...
Hello Everyone. I'm trying to use LIS3DH as vibration sensor and convert the output of acceleration to RMS velocity in range of +-4G and bandwidth of 10to1000Hz. But i encountered an odd problem with the LIS3DH output. When i set High pass filter to ...