ProFL / KalmanMPU6050

A Kalman filter library for usage with Arduino and MPU6050. Based on https://github.com/TKJElectronics/KalmanFilter and https://github.com/TKJElectronics/Example-Sketch-for-IMU-including-Kalman-filter.
GNU General Public License v3.0
12 stars 4 forks source link

A Kalman filter library for usage with Arduino and MPU6050

Based on https://github.com/TKJElectronics/KalmanFilter and https://github.com/TKJElectronics/Example-Sketch-for-IMU-including-Kalman-filter. As derivative work, licensed as GPLv3.0.