- #1
kolleamm
- 477
- 44
- TL;DR Summary
- change voltage instead of current.
I have a micro controller that reads voltages from 0V to 5V
I did some tests on a potentiometer and I couldn't seem to get any readings of values in between. (range is 0-255 ,, 0 is for 0 volts and 255 is for 5V)
Therefore I'm assuming the voltage is staying the same as it turns but the current is changing.
How can I get the voltage to change instead of the current?
Thanks in advance
I did some tests on a potentiometer and I couldn't seem to get any readings of values in between. (range is 0-255 ,, 0 is for 0 volts and 255 is for 5V)
Therefore I'm assuming the voltage is staying the same as it turns but the current is changing.
How can I get the voltage to change instead of the current?
Thanks in advance
Last edited: