We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d200f commit 296bfeaCopy full SHA for 296bfea
README.rst
@@ -10,7 +10,9 @@ Introduction
10
:target: https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
11
:alt: Gitter
12
13
-TODO
+Thermistors are resistors that predictably change resistance with temperature.
14
+This driver uses an analog reading and math to determine the temperature. They
15
+are commonly used as a low cost way to measure temperature.
16
17
Dependencies
18
=============
0 commit comments