This document describes an Arduino-based LCD humidity and temperature reader project. The project uses a DHT11 temperature and humidity sensor, LCD display, Arduino Uno, and other basic electronic components to measure and display ambient temperature and humidity. It provides the purpose of the project, components, block diagram, programming code, and mechanism of how the sensor reads the data and displays it on the LCD screen.