Hi,
I am quite new to programming and Arduinos in general. I am using an Uno R3 with the gyroscope from an MPU6050 sensor to show orientation in degrees. I have managed to display Raw values :dance:
However, my problem now lies to convert the Raw data into useful data.
I am struggling on where to start and how to approach this next step.
I have attached the code in the link below.
Code: https://docs.google.com/a/my.shu.ac.uk/ … sp=sharing
Would someone be kind enough to explain what I would need to do next in order to convert the Raw data into degrees? What extra coding needs to be done?
If there is anything needed to answer the question, please ask!
Thank you