This is a room temperature monitor, meaning that it takes in values from a 10 k resistor connected to an Arduino board and outputs the temperature. This project is meant to display the 10 min averages of temperature over 24 hours giving us 144 data points to look at. It is also meant to take in the lowest and highest temperature over every 10 min period. Finally, it takes the overall average of temperature over the 24-hour period. This project was coded in C++ using an Arduino ied.