RunningAverage icon indicating copy to clipboard operation
RunningAverage copied to clipboard

Arduino library to calculate the running average by means of a circular buffer.

Results 1 RunningAverage issues
Sort by recently updated
recently updated
newest added

Hi Rob, It is unclear how big the arrays can be. I experienced bizarre sketch behaviour when I made them apparently too large (300), obviously overwriting something important. Can you...

question