LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino+LabVIEW

Solved!
Go to solution

Hi everyone. I have problems communicating with a Teensy ++ 2.0 with Labview 2009, I followed all the steps for communicating with Arduino (this controller can be programmed with arduino) but as soonest I run the firmware it displays the message: "The device is not supported" .... Thanks in advance.

0 Kudos
Message 21 of 29
(1,333 Views)

hey all...

 

i am varun a biginer in labview and arduino. i have an arduino mega2560 board. i want to make a precision temperature controller. for that i am using  pt100 as temperature sensor. to get a resoltuion of 0.001C i have a 20 bit ADC wich i need to interface with arduino. i am using ads1247 24 bit adc for this purpose.can anyone help me in interfacing this adc to arduino mega board with help of labview2012. rest controlling and reading temperature work will b done in labview. 

my question is how can i give digital signals to adc from LIFA so that adc starts digitizing and this digitized signal will further processed by labview.i have used this adc befor with 8051 microcontroller so i know the timing instrustion of it.now i am puzzled in how i will handle it in labvie interface for arduino.plz help guys....

 

 

waiting for ur responces...

 

varun

 

0 Kudos
Message 22 of 29
(1,261 Views)

hello such, any consultation with arduino is better than consult in the next group, also find, documentation, examples

 

https://decibel.ni.com/content/groups/labview-interface-for-arduino

0 Kudos
Message 23 of 29
(1,077 Views)

You can see an example for analog reading, make a program in LabVIEW to test and verify the correct operation of our program in the Arduino , we will make the reading of data transmitted by the Arduino from the serial port on the card installed , proceed to read the COM port 

https://decibel.ni.com/content/docs/DOC-33278

4.png

0 Kudos
Message 24 of 29
(1,064 Views)

This article presents a procedure for reading the analog ports of Arduino UNO R3 board , on which a Joystick shield was installed. The analog data are related to the position of command and can be monitored from the front panel of our program , for which we use serial communication.

https://decibel.ni.com/content/docs/DOC-33281

 

 

0 Kudos
Message 25 of 29
(1,052 Views)
Spammer
0 Kudos
Message 26 of 29
(1,048 Views)

i think the problem is your buad rate you will have to change it to 115200 instead of 9600

0 Kudos
Message 27 of 29
(909 Views)
The last question in this thread was nearly two years ago. I'm not sure why you posted.
0 Kudos
Message 28 of 29
(898 Views)

sorry i realized the date just after i sent the massege and thanks for your note 

0 Kudos
Message 29 of 29
(870 Views)