04-11-2013 06:12 AM
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.
Solved! Go to Solution.
04-11-2013 07:33 AM
04-15-2013 12:20 PM