View Single Post
  #3   Spotlight this post!  
Unread 09-02-2017, 16:09
sraque's Avatar
sraque sraque is offline
Registered User
AKA: Steve Raque
FRC #2614 (MARS)
Team Role: Mentor
 
Join Date: Jun 2012
Rookie Year: 2009
Location: Morgantown, WV
Posts: 93
sraque is on a distinguished road
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.
Reply With Quote