tockn / MPU6050_tockn

Arduino library for easy communication with MPU6050
218 stars 84 forks source link

Reading the Offsets #45

Open FelixVogelsang opened 3 years ago

FelixVogelsang commented 3 years ago

Hey guys, I am trying to build stabilisation fins for an airplane. I want the rotationangle of the fins to be in a direct relation to the angle of the slipping aircraft. Therefore I need the calculated offsetpoints. Can I read them or do I in this case have to use the setOffset function?