|
Re: Prgramming Arduino lights in LabView
Here is what we are doing for this. We are having labview set DIO pins hi or low and we connect those pins to Arduino DIO pins. # of pins you use depends on the number of combinations you want (including off, maybe). Arduino code executes different light code based on status of those pins.
|