Measuring Temperature

This project aims to measure how hot or cold my dorm room gets at this time of year. I did this primary using an ESP32 and a 10k ohm thermistor to measure the temperature and send it back over serial to my computer. I did this over a 3 hour period to collect data and graph the temperature against time to visualize the data which can be seen in this project. I expect it to be warm in my room at night. After collecting the data we can conclude that the test the temperature changes very little during the late night (Roughly 1:30 to 4:30 a.m.). Temperatures stay fairly cool at an average of 68.495 degrees Fahrenheit which is not what I expected. Additionally there was a max of 68.54 degrees and a min of 0 degrees which is most likely an error in reading.

0 Lifts 

Artifacts

Name Description
Circuit Diagram How the thermistor is wired to the ESP32 Microcontroller.   Download
ESP32 Program Arduino program on the esp32 to track/collect data, calculate averages, minimums and maximums.   Download
Graph of Data Graph of Data   Download
Data Collected Data Collected from experiment over a 3 hour period. Stored and graphed in excel.   Download
Connection with computer Additional photo which shows the setup of the system. How it is connected to the computer.   Download
Video Analysis Going over entire project in about 6 minutes.   Link