I am reading the Thingy 52 euler angle characteristic provided by the motion sensors. How is the euler angle calculated by the Thingy? Does it use raw accelerometer or gyroscope data, or is it a different sensor?
I am reading the Thingy 52 euler angle characteristic provided by the motion sensors. How is the euler angle calculated by the Thingy? Does it use raw accelerometer or gyroscope data, or is it a different sensor?
Hello Molin,
Have you looked at the "eMPL_outputs.c" file in the FW?
There you can see how the euler angle is calculated.