Hi guys,
I purchased a 10DOF GY 88 (MPU6050 HMC5883L BMP085 ) and used I2C Scanner to make sure I have communication to it.
I can see that the address for MPU6050 is 0x69 instead of 0x68.
Now, when i run short example code for MPU6050 and modified the I2C address to 0x69, I am not reading any values for acc or gyro, but i read the temperature.
I also used Jeff Rowberg's MPU6050_raw code, with modification of code for address to 0x69, and same result. even I modified the address at header file for Jeff Rowberg library, same result.
attached is when i run I2C Scanner.
Anyone can help please?
