How to intergrate Arduino code to a Labview interface ?


hi

i have arduino due code , want control few elemts of through labview interface.

all example found controls arduino board directly through  labview e.g. led esc..

how can integrate arduini code labview , contorl 2 parameters of code. ?

you should define protocol on serial between arduino - labview.
then can send sensor data or commands
you need pay attention how format data packets; typically use layout this

<field:value>

< start of packet
field identifier of sensor  (1 byte enough)
: separator
value value ( 2 or 4 bytes)
> stop of packet

you can add checksums, timestamps, sequence numbers etc make more robust




Arduino Forum > Using Arduino > Interfacing w/ Software on the Computer > How to intergrate Arduino code to a Labview interface ?


arduino

Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support