ALog icon indicating copy to clipboard operation
ALog copied to clipboard

Generalize oversampling function for more base ADC bits

Open awickert opened this issue 7 years ago • 0 comments

Improve it so it works, in general, for any number of base bits coming out of the ADC. This will be a long-term improvement, and may require the code to be converted to a 0-1 normalization instead of a 10-bit Arduino-Uno-style 0-1023 standard, which it has right now.

awickert avatar Nov 25 '16 21:11 awickert