LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

File transfer from arduino to Labview

Solved!
Go to solution

Hey. 

I am doing my bachelor in Labview using a Arduino 2560. The arduino controls a thermal sensor, with 16 pixel camera.
I have established connection with the microcontroller to the sensor, using I2C-bus. From the Arduino Im sending over USB as a packet of 16Byte, which contains temperature measurement.
I have problem with how I should read the file transfer in Labview as a array/text string.

 

I have downloaded the Labview interface for arduino, and have connection with Labview and arduino.

 

I have searched the Labview interface for arduino modules but can't seam to find a byte reader.

The end result would be an intensity graph which show temperature mearsurement.

0 Kudos
Message 1 of 3
(2,742 Views)
Solution
Accepted by topic author xalonso
0 Kudos
Message 2 of 3
(2,726 Views)