LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

communication between LabVIEW and Arduino Uno

hi,

we have difficulty in extracting data from arduino uno to labview through DAQ NI6009. we are using two TC74 address temperature sensor and we want to extracting the average of the sensors to be displayed in labview. Do we need any specific source code to write out data to labview from arduino? Thank you

0 Kudos
Message 1 of 4
(3,806 Views)

You can't use a DAQ device to read from an Arduino.

You can talk to the TC74 sensors via I2C using LINX (http://www.labviewmakerhub.com/linx) as long as you don't have any other code that is running on the Arduino.

0 Kudos
Message 2 of 4
(3,127 Views)

Hei Nathan

I have same difficulty in extracting data from adruino uno for temperature sensor TC74, i did use the LIFA, but i didnt able to extract the data.. Need ur advice

0 Kudos
Message 3 of 4
(3,127 Views)

I recommend that you switch to LINX and then if you still can't get it to

work then make a post on the LINX forums and attach your VI.

0 Kudos
Message 4 of 4
(3,127 Views)