This project report describes an Arduino-based time and temperature display. The project uses an Arduino board interfaced with an LM35 temperature sensor to measure temperature and display it on an LCD. An RTC DS1307 module is also interfaced to measure the current time and display it along with the temperature on the LCD. The report provides details of the components used, circuit diagram, programming code and working of the project to continuously display current time and temperature.