Loading...
Pages: [1]   Go Down
Author Topic: MPU-6050 gyro calibration  (Read 760 times)
0 Members and 1 Guest are viewing this topic.
0
Offline Offline
Newbie
*
Karma: 0
Posts: 27
Arduino rocks
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

hello,
i'm playing with a mpu6050 micro-
i use the i2cdevlib mpu6050 library.

i've a problem with the gyro
even if the chip is not moving, i alwars read a small amount of gyro.
@ 2000 deg/sec raw data on X axis is between 41 and 49, Y -13 and -7, Z 27 and 31
to prevent this error, i try to calibrate this by hand substracting ia middle value to the read data
XOFFSET -42 / YOFFSET 9  / ZOFFSET -29
things goes better, but it always move a little, using DMP or mahony alghoritm.

i've only 1 chip, so i can not test this with other mpu6050.
is this a problem of my chip, or i've to calibrate the gyro, or i'm i wrong in other way.

tks smiley-wink
Logged

Dubuque, Iowa, USA
Offline Offline
Edison Member
*
Karma: 13
Posts: 1540
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

The MPU-6050 has a +/- 20 degrees/second tolerance for zero rate, but this is normal for any gyro chip.

You should be using the accelerometer readings in combination with the gyro for a zero point of reference.
Logged

0
Offline Offline
Newbie
*
Karma: 0
Posts: 27
Arduino rocks
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

The MPU-6050 has a +/- 20 degrees/second tolerance for zero rate, but this is normal for any gyro chip.

You should be using the accelerometer readings in combination with the gyro for a zero point of reference.

thank you.
the internal DMP of this chip should already combine gyro and accell, or i'm i wrong?
i've made some screenshot of the behavior 16.50 / 19.20 / 20.50 time (chip is in the same position, i've not moved it)
Logged

Pages: [1]   Go Up
Print
 
Jump to: