Skip to content

Commit 5bc56e2

Browse files
authored
Update README.md
1 parent 278646a commit 5bc56e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Provides a temperature reading in Celsius, Fahrenheit and Kelvin.
1414

1515
## Circuit Diagram
1616

17-
Connect to the analog side of an Arduino Uno. Run 5V through the thermistor, then a pull-down resistor (R0), and into ground. To measure the temperature pull a line off the junction of the thermistor and the resistor, and into an analog pin (A1 here).
17+
Connect to the analog side of an Arduino Uno. Run GND through the thermistor, then a pull-down resistor (R0), and into 5V. To measure the temperature pull a line off the junction of the thermistor and the resistor, and into an analog pin (A1 here).
1818

1919
![Diagram](Diagram.png)
2020

0 commit comments

Comments
 (0)