Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 238 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 238 Bytes

ringbufferAveraging

ringbufferAveraging is a c library, wich will be most likley used with a microcontroller, to determine the average of a 10bit value.

To achieve that, this lib stores up to 64 10Bit-values an calculates the average.