The document describes the design and implementation of a PID temperature controller using LabVIEW. A circuit was built using common electrical components to act as the system being controlled. Data was collected on the system's response to control voltages. The data was used to determine the system's transfer function. A LabVIEW VI was created to implement PID control, varying the P, I, and D gains to analyze their effects on temperature response. Gains of kp=550, ki=2, kd=8 produced the best response with minimal overshoot and settling time. Graphs show the temperature profiles for various gain configurations.