Adafruit_LIS3DH icon indicating copy to clipboard operation
Adafruit_LIS3DH copied to clipboard

Acceleration values changing in step size of atleast 16

Open amarranade opened this issue 4 years ago • 1 comments

Hello

Thanks for providing libraries for this accelerometer. I have interfaced accelerometer with ESP32. I've observed one thing where if I keep my sensor in a stationary state or move it, the values change by at least the size of 16. I am attaching a screenshot of the values and the snippet code in txt file. Pls have a look at it. I have set my range at @2g. I have worked on MPU6050, where the values of acceleration in any particular axes didn't change by such a huge step(in this case at least 16)

I would really appreciate if you could throw some light on this and guide me where am I going wrong. Thanks

accel_demo.txt

accel_op

amarranade avatar Dec 03 '20 14:12 amarranade