Skip to content

This is a Kalman filter used to calculate the angle, rate and bias from from the input of accelerometer and a gyroscope

Notifications You must be signed in to change notification settings

smngio/KalmanFilter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developed by Kristian Lauszus, TKJ Electronics 2012

The code is released under the GNU General Public License.


This is a Kalman filter library for any microcontroller that supports float math.

It can also be used with Arduino, simply copy the folder to your library folder.

My assignment I wrote back in High School regarding Kalman filter can be found here: http://www.tkjelectronics.dk/uploads/Kalman_SRP.zip.

For more information see my blog post: http://blog.tkjelectronics.dk/2012/09/a-practical-approach-to-kalman-filter-and-how-to-implement-it or send me an email at kristianl@tkjelectronics.dk.

About

This is a Kalman filter used to calculate the angle, rate and bias from from the input of accelerometer and a gyroscope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published