MeanFilterLib

Mean Filter Library

Author
Luis Llamas
Website
https://github.com/luisllamasbinaburo/Arduino-Meanfilter
Category
Other
License
Apache 2.0
Library Type
Contributed
Architectures
Any

The mean filter library implements a mobile media filter. The library stores the last N items in the window and calculates the average. A circular buffer is used to maintain high efficiency.

Downloads

Filename Release Date File Size
MeanFilterLib-1.0.0.zip 2018-11-29 12.50 KiB