Arduino with MPU6050 - Sensor Value for 1G ?

Hello to everyone,

I am using an Arduino with an MPU6050 to measure Acceleration.
Where can I find out, which is the equivalent acceleration value of 1G ?

Thank you in advance.

Kind regards

It is the reading you get when it is not moving and the orientation of the device is at 90˚ to the ground.

1 Like

Hello, thank you for the answer.
I forgot to tell, that I am using Sensor Fusion with the electronic cats MPU 6050 library to remove the gravity. But I can use another ESP32 with an MPU 6050 and print the Acceleration without Sensor Fusion to check the 1G value.
Thank you very much.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.