Data Processing

RunningMedian

The library stores the last N individual values in a buffer to select the median.

This will filter outliers in a chain of samples very well.

Go to repository

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