Engr 103: Final Project - Temperature

We were asked to set up a code using an ESP32 and sensor. We need to measure for 24 hours. I decided to measure the temperature of my room. I choose this because it felt as though my room was running a bit hot and I wanted to know if this was true or just me. And my data did show that my dorm room ran a bit hot with an average temperature of 23.66 °C or 74.58 °F. My house usually runs at around 20 °C (68 °F) so the dorm does feel warm to me. The room might be running warm due to not being able to access the heater and whether it is on or not. The school may also run the rooms a little hotter than normal.

0 Lifts 

Artifacts

Name Description
Code This is the code that I used to record the temperature in my room over the 24-hour period. It reads the temperature from the sensor every minute and uses those inputs to provide the highest, lowest, and average temperature using functions.   Download
Video Video explanation of code and results.   Download