Before opening this example, make sure to install the LabVIEW Interface for Arduino.
Description:
This example shows how to use a stepper motor on the Arduino using the LabVIEW Interface for Arduino.
Tutorial:


@Kevin_F wrote:
Before opening this example, make sure to install the LabVIEW Interface for Arduino.
Description:
This example shows how to use a stepper motor on the Arduino using the LabVIEW Interface for Arduino.
Tutorial:
- Make sure you have installed the LabVIEW Interface for Arduino.
- Open the Arduino Stepper Motor Example VI (search for "Arduino" in the example finder once the toolkit is installed).
- On the front panel, select the stepper motor # you want to use. If using preset movement enter the speed, number of steps, and acceleration.
- Connect your steper motor driver to the Arduino. The block diagram shows a connection diagram for using an Easy Stepper motor driver.
- Click Run.
- The VI will run until you select Stop. You can adjust the dial for interactive movement and change the preset constants at run time.