The document describes an experiment to control the speed of a DC motor using pulse width modulation (PWM) from LabVIEW. It discusses interfacing an Arduino board with a DC motor and LabVIEW. The LabVIEW program sends new speed values to the Arduino, which converts them to integer bytes representing delay intervals to control the motor speed - higher delays mean lower speeds. The result is studying how to control the speed of a DC motor using LabVIEW.