Skip to content
Snippets Groups Projects
Commit 74546c89 authored by mfranks's avatar mfranks
Browse files

Updated README file

parent 3c267de5
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ The application window will open.
## Constructing the temperature sensor
The temperature sensor used to develop this project was constructed following [this guide](https://www.circuitbasics.com/arduino-thermistor-temperature-sensor-tutorial/). Due to equipment availability, a PT1000 thermistor was used in series with a 1.1 kOhm resistor, along with an Arduino NANO Every.
The temperature sensor used to develop this project was constructed following [this guide](https://www.circuitbasics.com/arduino-thermistor-temperature-sensor-tutorial/). Due to equipment availability, a PT1000 thermistor was used in series with a 1.1 kOhm resistor, along with an Arduino NANO Every. Instructions for how the Steinhart-Hart coefficients were calculated are given as comments in the Arduino INO file.
## Arduino code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment