LabVIEW Interface for Arduino Discussions

annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

Physical button status read using serial communication in Arduino and LabView

Hi everyone,

I  have a simple arduino program that reads the state of a physical button using serial communication. When the button is pressed, it reads HIGH; when it's not pressed, it reads LOW. I know in Arduino IDE we can use the serial window easily to read the button states. How can I do this in LabView? I am still new in this. All helps are very much appreciated.

0 Kudos
Messaggio 1 di 2
3.731Visualizzazioni

Since it is just reading a digital pin, you can easily do this in LINX with "Digital Read 1 Chan".

Note that LIFA (this forum) is old and no longer supported.  It is recommended that you use LINX.

0 Kudos
Messaggio 2 di 2
3.529Visualizzazioni