06-13-2012 03:36 PM
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.
10-28-2012 05:19 AM
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
11-14-2013 05:28 PM
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
11-22-2013 04:19 PM
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
11-23-2013 03:42 PM
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
11-23-2013 03:49 PM
08-17-2014 06:21 AM
i think the problem is your buad rate you will have to change it to 115200 instead of 9600
08-17-2014 09:44 AM
08-25-2014 04:45 PM
sorry i realized the date just after i sent the massege and thanks for your note