An open API service indexing awesome lists of open source software.

https://github.com/ehong-tl/pytinyekf

TinyEKF for micropython/python
https://github.com/ehong-tl/pytinyekf

ekf extended-kalman-filter micropython python

Last synced: about 1 year ago
JSON representation

TinyEKF for micropython/python

Awesome Lists containing this project

README

          

# PyTinyEKF

Python version of TinyEKF.

Can be used on micropython MCU, no extra libraries are needed.

# Reference
1. [TinyEKF](https://github.com/simondlevy/TinyEKF)