Other

CircularBufferLib

CircularBuffer Library

This library implements a circular buffer in Arduino. The Circular Buffer class uses templates to allow you to work with different types (int, long, float,...)

Go to repository

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