LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Toggle LED with arduino interface

Hi,

I am trying to toggle 2 LEDs by using arduino interface with labview were i am also using PWM to control the intensity of the 2 LEDs, my question is how to do it?

0 Kudos
Message 1 of 4
(4,106 Views)

Hey KOKO,

I would start by looking at the Blink and PWM examples in the LabVIEW Example Finder (Help>>Find Example, then search for LIFA).

Can use the PWM duty cycle to control the brightness of the LED.  A duty cycle of 0 will turn the LED off.

Let us know if you have more questions and what specifically you're having trouble with.

Thanks!

-Sam K

LabVIEW Hacker

Join / Follow the LabVIEW Hacker Group on google+

0 Kudos
Message 2 of 4
(3,566 Views)

Thanks for you replay.

i managed to do PWM but Toggling is what could not do it.

0 Kudos
Message 3 of 4
(3,566 Views)

Can you explain exactly what you mean by toggle.  Can you also show us the code you are using, explain what it does and what you would like it to do.

Thanks!

-Sam K

LabVIEW Hacker

Join / Follow the LabVIEW Hacker Group on google+

0 Kudos
Message 4 of 4
(3,566 Views)