Home › Forums › Microcontrollers › PIC Microcontroller › PIC 16F877A microcontroller and mpu 6050 3 axis Accelerometer & Gyroscope › Reply To: PIC 16F877A microcontroller and mpu 6050 3 axis Accelerometer & Gyroscope
April 5, 2015 at 11:27 am
#11151
Ligo George
Keymaster
MCP6050 is a 3.3V device while 16F877A is 5V.
So the best method is to use a Bi-directional logic level converter to connect both devices via I2C.
But I hope that it will work fine with 3.3V PULL UP resistors between them for testing / hoppy project purposes.