Quantcast
Channel: Electronics – Dev Notes
Viewing all articles
Browse latest Browse all 7

Analog Smoothing Library for Arduino

$
0
0
I wrote a Arduino library to smoothen jitter in analog output signals. This can be very useful when used with potentiometers, temperature sensors or similar devices. The analogReadSmooth() function averages consecutive output readings. You can define how many readings you want to average (window size). Choosing a large window size will smoothen the output considerably […]

Viewing all articles
Browse latest Browse all 7

Trending Articles