This project is a C++ application of sensor fusion theory. The idea is to fuse available magnetometer, accelerometer and gyroscope data in order to estimate 3D orientation.
This project makes use of the developed Extended Kalman Filter C++ Library. It is supposed to be linked and included within Eclipse IDE project.
Library link : https://github.com/Marcus-Davi/MCU-Kalman