Simple repository to get data from MPU-9255 sensor in python and at the end, trying to track the position using Kalman filter as a complete project.
This Repository is created after getting inspiration from different available resources. Some of them are
1 - Professor Kevin Lu's Github
2 - Andrew Birkett's Blog
3 - Balzer82's Github