Veketti
Full Member level 3
Dear All,
What might be the professional way of filtering out noise from ADC readout in code? I was thinking of taking say, two samples then averaging them. Then when having two averaged values substract them and see if the remainder is less than measured noise, do not update the value to for example display or wherever you might be using it.
How do you professionals do it?
What might be the professional way of filtering out noise from ADC readout in code? I was thinking of taking say, two samples then averaging them. Then when having two averaged values substract them and see if the remainder is less than measured noise, do not update the value to for example display or wherever you might be using it.
How do you professionals do it?