LabVIEW Interface for Arduino Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino Example: Light Show

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

Description:

This example shows how to play a song in LabVIEW and output a synchronized light show on the Arduino using the LabVIEW Interface for Arduino.

Tutorial:

  1. Make sure you have installed the LabVIEW Interface for Arduino.
  2. Open the Lightshow Example VI (search for "Arduino" in the example finder once the toolkit is installed).
  3. On the front panel, select the song you want to play.
  4. Build the circuit schematic for the RGB LED example.
  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.
  7. Select Random Colors on the front panel to cycle through colors on the RGB LED.

SS-2011-05-14_11.38.41.pngSS-2011-05-14_11.39.02.png

Comments
geovannijr
Member
Member
on

Estou realizando uma iluminação aqui e ficou 10!

Contributors