MPU6050 connection failed

Please help me, I replaced the old MPU6050 with a new one, But still can not connect to arduino uno that I have.
For connection lines from MPU6050 to Arduino Uno like this:

VCC MPU6050 - 3V3 Arduino
GND MPU6050 - GND Arduino
SCL MPU6050 - A5 Arduino
SDA MPU6050 - A4 Arduino

Is it possible that I2C path on Arduino Uno R3 that I have is damaged?
Because I've tried updating I2C library Arduino Uno R3, but still can not connect.

This is serial explanation print when i try to calibrate and MPU6050:

I try to make Camera Gimbal with Arduino Uno.

Thanks a lot.

Screen Shot 2017-04-22 at 13.13.02.png

Has no one answered your question? Have you found the solution to this?

If you are using i2cdevlib, Arduino pin 2 must be connected to MPU6050 board INT.

Lots of details and videos at geekmomprojects.

1 Like