This document describes a temperature control system using a PIC16F876A microcontroller, LM35 temperature sensors, and other components. The PIC reads the analog voltage from the LM35 sensors and displays the temperature on an LCD. When certain temperature thresholds are reached, the PIC activates fans, LEDs, and a buzzer using a power transistor. The system provides temperature monitoring and control capabilities. Source code and schematics are included to demonstrate the design and implementation.