...
We usually use a voltage divider to convert the resistance into a voltage, which can then be read in by Arduino.
Voltage Divider
'out' should be connected to one of the Analog input pins (A0-A5). Here, we use A0. |
...
We usually use a voltage divider to convert the resistance into a voltage, which can then be read in by Arduino.
'out' should be connected to one of the Analog input pins (A0-A5). Here, we use A0. |