2022-12-13 10:47 PM
Hi Everyone,
Right now i am using LSM303AGR sensor in my project. So can i use the MotionEC library for this sensor to get Roll, Pitch and heading?
Thank you!
with regards,
ANIL.
Solved! Go to Solution.
2022-12-16 08:05 AM
Hi ANIL @Anil ,
yes for sure, since the MotionEC E-Compass library manages data acquired from the accelerometer and magnetometer, which are the LSM303AGR outputs.
As reported in the user manual, it features the device orientation (quaternions, Euler angles), device rotation (virtual gyroscope functionality, i.e. roll, pitch and yaw data), gravity vector and linear acceleration outputs.
-Eleon
2022-12-16 08:05 AM
Hi ANIL @Anil ,
yes for sure, since the MotionEC E-Compass library manages data acquired from the accelerometer and magnetometer, which are the LSM303AGR outputs.
As reported in the user manual, it features the device orientation (quaternions, Euler angles), device rotation (virtual gyroscope functionality, i.e. roll, pitch and yaw data), gravity vector and linear acceleration outputs.
-Eleon