This document describes the design and implementation of a digital thermometer that measures atmospheric temperature using an LM35 temperature sensor and displays the results on an LCD screen. A PIC microcontroller reads the analog voltage from the LM35 sensor and converts it to a digital temperature reading. The microcontroller interfaces with the LCD to display the temperature. The project aims to create a simple, low-cost device for temperature measurement with applications in various industrial and agricultural settings.