TinyEKF

Sensor filter library

An Extended Kalman Filter implementation in C/C++ and Python for prototyping sensor fusion applications.

Lightweight C/C++ Extended Kalman Filter with Python for prototyping

GitHub

1k stars
60 watching
334 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
simondlevy/sensorfusionAn implementation of sensor fusion using Kalman filter in MATLAB158
eea-sensors/ekfukfA toolbox for building state estimation algorithms using Kalman filters and smoothers.104
awerries/kalman-localizationA MATLAB implementation of a Kalman filter-based localization system for sensor fusion of GPS/INS/compass data92
mherb/kalmanA C++ library implementing common Kalman filter variants for state estimation in nonlinear systems1,334
mp-extras/vl53l5cxA Python library providing an interface to a VL53L5CX TOF sensor for MicroPython and CircuitPython14
smrtokvitek/micropython-si7005A Python implementation of a temperature and humidity sensor class for use in embedded systems1
crdietrich/meerkatA framework for acquiring and processing data from sensors connected to Raspberry Pi or MicroPython devices.8
jeljaik/extended-kalman-filterAn implementation of an extended Kalman filter for estimating dynamic quantities in a single rigid body from distributed measurements.38
kfricke/micropython-us100A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers3
mores/themissinglinkProvides a microPython library to interface with an ultrasonic ranger sensor0
tuc-proaut/librsfProvides robust sensor fusion capabilities for online localization305
philbooks/kalman-filter-for-beginnersA sample code implementation of the Kalman filter algorithm in MATLAB/Octave128
csalinasonline/kalmanmatlabcodeProvides MATLAB implementations of the Kalman filter algorithm and its applications in signal processing70
guillaume-chevalier/filtering-stft-and-laplace-transformDemonstrates signal filtering and spectral analysis with Fourier transforms67
peterhinch/micropython-filtersDigital filter implementation in MicroPython for real-time and non-realtime applications65