Skip to content

This is Kalman filter algorithm written in python language used to calculate the angle, rate and bias from the input of an accelerometer/magnetometer and a gyroscope from MPU6050 using Raspberry pi or any controller that can interpret python.

License

Notifications You must be signed in to change notification settings

flykarlos/Kalman-Filter-Python-for-mpu6050

 
 

Repository files navigation

KalmanFilterPython

This is a python library of Kalman filter and implementation of the same for the mpu6050 module

About

This is Kalman filter algorithm written in python language used to calculate the angle, rate and bias from the input of an accelerometer/magnetometer and a gyroscope from MPU6050 using Raspberry pi or any controller that can interpret python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%