LabVIEW Interface for Arduino Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino Example: Stepper Motor Example

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:

  1. Make sure you have installed the LabVIEW Interface for Arduino.
  2. Open the Arduino Stepper Motor Example VI (search for "Arduino" in the example finder once the toolkit is installed).
  3. On the front panel, select the stepper motor # you want to use. If using preset movement enter the speed, number of steps, and acceleration. 
  4. Connect your steper motor driver to the Arduino.  The block diagram shows a connection diagram for using an Easy Stepper motor driver.
  5. Click Run.
  6. The VI will run until you select Stop.  You can adjust the dial for interactive movement and change the preset constants at run time.

stepper motor FP.png

stepper motor BD.png

Kevin Fort
Principal Software Engineer
NI
Comments
Tema1034
Member
Member
on

@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:

  1. Make sure you have installed the LabVIEW Interface for Arduino.
  2. Open the Arduino Stepper Motor Example VI (search for "Arduino" in the example finder once the toolkit is installed).
  3. On the front panel, select the stepper motor # you want to use. If using preset movement enter the speed, number of steps, and acceleration. 
  4. Connect your steper motor driver to the Arduino.  The block diagram shows a connection diagram for using an Easy Stepper motor driver.
  5. Click Run.
  6. The VI will run until you select Stop.  You can adjust the dial for interactive movement and change the preset constants at run time.

stepper motor FP.png

stepper motor BD.png


 

Contributors