Save analog values ​​in buffer and processing

I'm not even clear why you're bothering to buffer sixteen readings, instead of simply keeping a running total.

TheMemberFormerlyKnownAsAWOL:
I'm not even clear why you're bothering to buffer sixteen readings, instead of simply keeping a running total.

That`s the task, store those readings in a buffer, when it fills up send the readings to the Serial Monitor.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.