I am trying to do a self-balancing bot as a school project, but I got stuck with the MPU6050.
I tried using the code by Jeff Rowberg (MPU_6050_raw) but it's reading only zeros.
I tried the MPU_6050_DMP and got stuck at "initializing DMP..." and no reading is shown.
I tried other code, but same thing happens, either reading zeros or getting stuck at "initializing DMP..".
And how can I make sure that the chip isn't broken?
the i2c scanner worked well here is what i got.
but i still get zeros when i try the short examples.
sorry i forgot to mention tham iam using arduino uno board
– Zohary Apr 28 '17 at 11:50MPU-6050 Read accel, temp and gyro, error = 0 accel x,y,z: 0, 0, 0 temperature: 36.506 degrees Celsius gyro x,y,z : 0, 0, 0,
i use the 3.3 volt pin in the arduino i dont know what you mean that the uno is 5v board. and i consider buying the mpu 9250 .and iam sorry to ask another question. if you know how to test it at the shop and what to do to prevent it from getting burned like the last one. thanks again for your patience
– Zohary Apr 28 '17 at 19:45