Hi,
what does it mean when the example (Arduino/MPU6050/examples/IMU_Zero) just prints a ''
in an ever increasing line ?
The code has Serial.println("PID tuning Each Dot = 100 readings");
but there is no print of a '' so it must be down in the library somewhere - its beyond my skill level to delve intio that
JC