atmegampu6050

Connection Atmega8 with MPU6050


I have question, because I have problem with connection Atmega8 with mpu6050 by means of I2C.

This is my connection:

enter image description

Is this a good connetion?


Solution

  • Connections look good. MPU6050 module has on board 3.3v regulator. The module has also on board pull up resistors for I2C communication. So simply we can connect it directly without any extra components.

    You can find this document useful: http://www.electronicwings.com/avr-atmega/mpu6050-gyroscope-accelerometer-temperature-interface-with-atmega16