/Smoothed

An Arduino library that allows smoothing of a sensor input using various methods. Uses a template class to ensure sensor readings in any numerical data type can be handled. This makes it both lightweight and flexible.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Issues