larsks/py-mpu6050

OSError: No mpu6050 found at address 104

akshay-sophos opened this issue · 2 comments

I have tried with both addressed 0x68 and 0x69.
It shows the same error.

Same issue for me. The default address of MPU6050 is 0x68 on datasheet

Maybe 104/105 is decimal value of the mpu. It happened to me with several boards when i tried to return the i2c addr via micropython
I puzzled me for a while until someone pointed it out to me