This document describes a student project to create a temperature-based fan speed control and monitoring system. The objectives are to measure room temperature, display the current temperature on an LCD screen, and vary the speed of a fan accordingly to reduce power consumption. The system uses an Arduino Uno microcontroller, LM35 temperature sensor, LCD display, and DC motor. As temperature increases, the fan speed increases automatically to control the room temperature. This project aims to automatically control fan speed based on temperature readings without manual intervention.