I'm am working on a project involving the gyroscope and accelerometer module MPU6050. My program worked totally fine, but after switching to Arduino Micro, my code doesn't work at all. The Programm should print the pitch angle through Serial output.
After some troubleshooting, I found out, that placing some code( Internal LED on and off) make the program print the first lines in the setup part of my programm. But I couldn't get it any further.
Any suggestions???
Thanks in advance for your help! ![]()
MPU-6050_IMU_with_Serial_Output.ino (11.1 KB)