8000 GitHub - markmccutch/SimpleKalman: A VERY simplified version of what I hope to implement with my Kalman_PositionAndVelocity Library. That project suffered from project creep and has become more generalized and memory intensive than intended. This simple Arduino Library is meant for the very specific use case of acting as a Kalman filter to perform sensor fusion between GPS and Accelerometer data for use in a speedometer project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A VERY simplified version of what I hope to implement with my Kalman_PositionAndVelocity Library. That project suffered from project creep and has become more generalized and memory intensive than intended. This simple Arduino Library is meant for the very specific use case of acting as a Kalman filter to perform sensor fusion between GPS and Ac…

License

Notifications You must be signed in to change notification settings

markmccutch/SimpleKalman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleKalman

A VERY simplified version of what I hope to implement with my Kalman_PositionAndVelocity Library. That project suffered from project creep and has become more generalized and memory intensive than intended. This simple Arduino Library is meant for the very specific use case of acting as a Kalman filter to perform sensor fusion between GPS and Accelerometer data for use in a speedometer project.

About

A VERY simplified version of what I hope to implement with my Kalman_PositionAndVelocity Library. That project suffered from project creep and has become more generalized and memory intensive than intended. This simple Arduino Library is meant for the very specific use case of acting as a Kalman filter to perform sensor fusion between GPS and Ac…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0