Makeshift Ambient Room Thermometer

C
Arduino
Algorithms

This project used a thermistor and resistor to record ambient temperature via an ESP32. This project recorded temperature in Celsius rather than Fahrenheit. The data had a high of 45°C and a low of 23°C. This is likely due to the testing conditions I established. After the first 4 hours of testing, I decided to start gaming; because the thermistor was situated next to my PC's exhaust, I accidentally created a false peak in the data. The data is otherwise free of disturbances and the data globally averaged at 24°C across all 24 hours.

0 Lifts 

Artifacts

Name Description
Video Overview Link to a youtube video explaining my project.   Link
Data Spreadsheet An Excel file containing all of the recorded data   Download
Project Source Code Arduino File containing entire codebase   Download