Hi,
Recently, I got an MPU 6050(an accelerator and a gyro combined).The issue here is that when I use the common library example of the MPU 6050, it doesnt work.Help?
My serial monitor just displays:
Initializing I2C devices...
and then just stops.
My pins are
Int-> digital pin 2;
GND -> GND
VCC-> 5V
SDA -> A4
SCL-> A5
Also, it feels like the sensor gets hot, is this normal?