This project processes IMU data to estimate the orientation of a device using an Extended Kalman Filter. The data is read from a text file, normalized, and then used to compute orientation in the form of Euler angles, which are subsequently visualized using MATLAB plots. -
View it on GitHub