Data Processing

Smoothed

A simple library to store and calculate smoothed values from sensors.

Expecially useful for reading values from the inbuilt, or an external ADC. Unlike most other similar libraries, Smoothed uses a template class allowing it to work with any numerical data type. This makes it both lightweight and flexible.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.