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

https://github.com/arkhipenko/avgfilter

Integer implementation of an average filter
https://github.com/arkhipenko/avgfilter

Last synced: about 1 year ago
JSON representation

Integer implementation of an average filter

Awesome Lists containing this project

README

          

Average Filter for Arduino – digital implementation of an average filter
with variable number of tracked values and externally provided storage
Version 1.0.0

Changelog:
v1.0.0:
2015-11-18 - initial release