11-14-2013 05:17 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-14-2013 05:18 PM
add other useful links, greetings
http://sine.ni.com/nips/cds/view/p/nid/209835
http://vishots.com/getting-started-with-the-labview-interface-for-arduino/
06-08-2018 09:45 AM
Hi to everyone,
I want to do my first project with arduino and labview.
Specifically i want labview to show my temperature of the sensor(lm35) that i connected in arduino.
I know tha are some examples in google but i want something very simple tha can i understand very well.
I read that can i use visa , that can i do with linx, that can i do with VI package manager.
Please help me if you cant.
And sorry that i cant speak so well english..
I hope you help me......
06-11-2018 11:00 AM
Hi Denis,
Since this thread is 5 years old, I would recommend opening a new thread for your specific project so it gets more visibility. That said, here is a good starting point for resources with LabVIEW Interface with Arduino.
https://forums.ni.com/t5/LabVIEW-Interface-for-Arduino/ct-p/7008
VI package manager will be used to download the LabVIEW Interface for Arduino (LIFA) toolkit that allows you to use Arduino in LabVIEW.
06-11-2018 11:39 AM
Thank you very much.
I have some questions.
Firstly i can download from VI PACKAGE MANAGER the interface for arduino and then go to labview to the BLOCK DIAGRAM --> FUNCTIONS --> ARDUINO and i do my project., this is the first case.
Secondly, i can do my project with LINX.
Lastly, i can do with VISA SERIAL.
In yours opinion what are the differences between LINX - ARDUINO SERIAL - VISA SERIAL.
Sorry for my english, but i promise i'm going to improve it.
Thanks again , and i hope you help me.
06-11-2018 02:56 PM
@denis23spiker wrote:
Thank you very much.
I have some questions.
Firstly i can download from VI PACKAGE MANAGER the interface for arduino and then go to labview to the BLOCK DIAGRAM --> FUNCTIONS --> ARDUINO and i do my project., this is the first case.
Secondly, i can do my project with LINX.
Lastly, i can do with VISA SERIAL.
In yours opinion what are the differences between LINX - ARDUINO SERIAL - VISA SERIAL.
Sorry for my english, but i promise i'm going to improve it.
Thanks again , and i hope you help me.
LINX is firmware that is uploaded to the Arduino's Flash so that LabVIEW can communicate with it over serial. You don't have to worry about writing C++ code for the Arduino using the Arduino IDE.
If you use VISA serial, you will need to write C++ code to upload the Arduino. This code called a sketch would interact with LabVIEW over the serial pins.
I have done it both ways. It doesn't matter to me because I know C/C++.
You choose.
.
06-12-2018 09:18 AM
Thank you very much ...!!!!!!!
06-12-2018 10:33 AM
Hi everyone,i can't find this symbols in labview . Can anyone know where are these symbols in labview ?
06-12-2018 12:22 PM
The one with Status is an Unbundle by Name.
The other one is a boolean indicator, perhaps some square LED or a checkbox?
07-06-2018 08:50 AM
Hello to everyone , i have a question .
I've done a project , (automated greenhouse) with arduino - labview and i use linx.
Now i want to do a project that if the programme that i've done (automated greenhouse
arduino-linx) it doesn't work , for example maybe it will have an error. Automatically i want to have an other project with labview - arduino ide with wifi.
And that's the question .
Can i do that ?
Can i have a programme with arduino-linx and at the same time another programme with aruino ide and labview?
And for example if the arduino-linx programme an error , i want to work the other programme of labview - arduino ide.
And if it's possible , how can i do , any tutorial?
All answers it will be apreciated.
Sorry fom my english, i'm going to practicet better....