You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.