Question on MPU6050


hi,

i tried use mpu6050 motion detection. when setup device , use jeff's library, there offset(acceleration x,y,z , gryo x,y,z) need set each mpu6050.

i tried value comes library, tried auto calibration code , tried random numbers, of them give me same number world acceleration value. little confused: offset matter?

another thing world acceleration. understanding, if don't move device, x, y, z value of world acceleration should close 0. value got when put device flat( chip face up). however, when turn device vertical, got error on z value, constant error around 800, , error affected angle of device. guessing compensation of gravity not absolutely accurate. how can adjust it?

any other device recommended world acceleration?

thanks

for understanding, if don't move device, x, y, z value of world acceleration should close 0.
no. accelerometers measure force, not acceleration. therefore, if device sitting still show non 0 value in direction normal face of earth due force of gravity.

p.s. "world acceleration" mean?


Arduino Forum > Using Arduino > Sensors > Question on MPU6050


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'