I have a slide
potentiometer and I used it on a voltage divider.
So I slide and the voltage changes from 0 to 5V, maybe.
Then I feed this voltage into the Arduino's ADC and I see that, even though the cursor is in some fixed position, the voltage varies a little. Thus the ADC outputs: 345, 346, 360, 344, 340, etc. So it does not output some fixed value like 345, but it kinda varies around this value.
So the voltage is not stable in the mV range. It is stable in the V range because if I measure with the multimeter I see 1.4V, for example, and not 1.4,1.5,1.3,1.4 etc. But always 1.4V.
My question. How do I stabilize the output voltage so that it stays fixed in the mV range too?
Obs: The supply voltage that feds the voltage divider comes from arduino and its very stable: 1023 always.
potentiometer and I used it on a voltage divider.
So I slide and the voltage changes from 0 to 5V, maybe.
Then I feed this voltage into the Arduino's ADC and I see that, even though the cursor is in some fixed position, the voltage varies a little. Thus the ADC outputs: 345, 346, 360, 344, 340, etc. So it does not output some fixed value like 345, but it kinda varies around this value.
So the voltage is not stable in the mV range. It is stable in the V range because if I measure with the multimeter I see 1.4V, for example, and not 1.4,1.5,1.3,1.4 etc. But always 1.4V.
My question. How do I stabilize the output voltage so that it stays fixed in the mV range too?
Obs: The supply voltage that feds the voltage divider comes from arduino and its very stable: 1023 always.
Last edited: