11-25-2013 12:41 PM
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?
11-25-2013 12:53 PM
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+
11-25-2013 12:59 PM
Thanks for you replay.
i managed to do PWM but Toggling is what could not do it.
11-25-2013 02:29 PM
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+