Arduino-mpu6050 icon indicating copy to clipboard operation
Arduino-mpu6050 copied to clipboard

Results 2 Arduino-mpu6050 issues
Sort by recently updated
recently updated
newest added

After some time the MPU6050 send 0.0 0.0 0.0, it freeze, but i´m no sure it it is problem of the I2C or the MPU. Some advice?

Some of the outputs are in this form: ['.28', '0.00\r\n'] Thus, python code is not properly working: ``` Traceback (most recent call last): File "main.py", line 149, in if __name__...