The document describes an experiment to interface a temperature sensor with a microcontroller and perform closed-loop temperature control using LabVIEW. The experiment uses an Arduino board with a thermistor temperature sensor connected. LabVIEW graphical programming is used to send control signals to the Arduino, which reads the thermistor resistance and calculates the temperature using the Steinhart-Hart equation. The Arduino then sends motor control signals back to LabVIEW to dynamically control the temperature in a closed feedback loop. The result was successful reading and closed-loop control of temperature variations using the Arduino and LabVIEW interface.