This document describes a temperature monitoring device that uses 4 LM35 temperature sensors to measure temperature in different areas of a room. The temperatures are displayed on an LCD screen and recorded to a microSD card every minute using an Arduino Uno. The temperatures, date, and time are stored in a .txt file on the microSD card. The device allows monitoring temperature changes over time and analyzing the stored data for academic purposes.