Log in

View Full Version : ANYONE have Labview code for the LEDS from AndyMArk?????????


jalmos
09-02-2014, 15:01
I talked to AndyMark directly and they do not have any code for Labview for the 8.2ft RGB LED light strip.

We are a semi rookie team and want to attached the LED lights but have hit the wall. PLease help and thanks for your time!!!!

jalmos

eddie12390
09-02-2014, 15:48
Your best bet would be to use an Arduino and the included C code for running them.

bowmanb
09-02-2014, 23:14
I agree, use an Arduino. While you could conceivable operate them using SPI in LV, an Arduino will MUCH simpler to implement.

MichelB
10-02-2014, 10:13
Your best bet would be to use an Arduino and the included C code for running them.

Does anyone have any advice on how to do this? Or any pre-written code?

ehochstein
10-02-2014, 10:15
Does anyone have any advice on how to do this? Or any pre-written code?

AndyMark does on their GitHub page. It is linked in the product description on their website.