LabVIEW Interface for Arduino Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino Example: Seven Segment Display

Before opening this example, make sure to install the LabVIEW Interface for Arduino.

Description:

This example shows how to control a Seven Segment display connected to the Arduino using the LabVIEW Interface for Arduino.

Tutorial:

  1. Make sure you have installed the LabVIEW Interface for Arduino.
  2. Open the Seven Segment Display Example VI (search for "Arduino" in the example finder once the toolkit is installed).
  3. On the front panel, configure the String to display and the display time per character.
  4. Build the circuit schematic shown on the block diagram.
  5. Connect your Arduino to your PC with a USB cable. Optionally you can specify the COM port associated with your Arduino to the VISA resource terminal of the Init.vi to decrease the time require for LabVIEW to connect to the Arduino.
  6. Click Run.

SS-2011-05-14_11.34.10.png

SS-2011-05-14_11.34.16.png

Comments
anilkunchalaece
Member
Member
on

can you please give me the pin configuration details.

Contributors