This project is for the course ENGR 103. I created a program to run a 10K thermistor and record various data. My project consists of running my code for 5 hours, and recording the data during that time. The question my data will be answering is, when should I have my fan on or off in my dorm based on the temperature throughout the day? Using a thermistor I recorded temperature values from my dorm room. The code calculates different stats like 10 minute averages, the overall average, and the highest and lowest values. My dada concludes that from 2pm(which is when I started it), to 5pm is when the fan is most needed. This project answered when the question of when it gets the hottest in the room, due to the data that was captured and stored using the ESP-32.