2019-07-19 2:19 AM
--- More details on MotionEC library ---
As described in the previous post, the MotionEC library acquires data from the accelerometer and magnetometer and provides information about the device orientation and movement status based on data from a device.
The central function that runs the E-Compass algorithm (accelerometer and magnetometer data fusion) is the following one:
void MotionEC_Run(MEC_input_t *data_in, MEC_output_t *data_out)
where the input data are:
and the output data are:
See below an example of the output of MotionEC library in Unicleo-GUI framework �?�
2019-07-19 2:20 AM
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.