De-coupling.

Maybe a smoothing / averaging code would make it look better.
Average = ((average*5)+newReading)/6
or something like that.