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
1k stars
60 watching
334 forks
Language: Python
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of sensor fusion using Kalman filter in MATLAB | 158 |
| A toolbox for building state estimation algorithms using Kalman filters and smoothers. | 104 |
| A MATLAB implementation of a Kalman filter-based localization system for sensor fusion of GPS/INS/compass data | 92 |
| A C++ library implementing common Kalman filter variants for state estimation in nonlinear systems | 1,334 |
| A Python library providing an interface to a VL53L5CX TOF sensor for MicroPython and CircuitPython | 14 |
| A Python implementation of a temperature and humidity sensor class for use in embedded systems | 1 |
| A framework for acquiring and processing data from sensors connected to Raspberry Pi or MicroPython devices. | 8 |
| An implementation of an extended Kalman filter for estimating dynamic quantities in a single rigid body from distributed measurements. | 38 |
| A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers | 3 |
| Provides a microPython library to interface with an ultrasonic ranger sensor | 0 |
| Provides robust sensor fusion capabilities for online localization | 305 |
| A sample code implementation of the Kalman filter algorithm in MATLAB/Octave | 128 |
| Provides MATLAB implementations of the Kalman filter algorithm and its applications in signal processing | 70 |
| Demonstrates signal filtering and spectral analysis with Fourier transforms | 67 |
| Digital filter implementation in MicroPython for real-time and non-realtime applications | 65 |