|
|
%!s(int64=8) %!d(string=hai) anos | |
|---|---|---|
| examples | %!s(int64=9) %!d(string=hai) anos | |
| Kalman.cpp | %!s(int64=10) %!d(string=hai) anos | |
| Kalman.h | %!s(int64=9) %!d(string=hai) anos | |
| README.md | %!s(int64=13) %!d(string=hai) anos | |
| gpl2.txt | %!s(int64=13) %!d(string=hai) anos | |
| keywords.txt | %!s(int64=12) %!d(string=hai) anos | |
| library.properties | %!s(int64=8) %!d(string=hai) anos |
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.