05-14-2015 11:48 PM
Hi . I would like to control my arduino Yun with LabView. But I downloaded LINX and found out that LINX does not support the Yun yet. Are there other ways to have my Arduino Yun connected to labView?
05-15-2015
12:46 AM
- last edited on
04-08-2025
04:14 PM
by
Content Cleaner
Two days ago I attended a presentation about a Arduino Compatible Compiler for LabVIEW. I didn't test it now, but the website talks about Arduino targets, not particular Arduino products. I guess it is also on the LabVIEW Tools Network:
Arduino™ Compatible Compiler for LabVIEW by Aledyne-TSXperts
05-15-2015 12:52 AM
05-15-2015 12:59 AM - edited 05-15-2015 01:01 AM
Sadly it only supports LabView 2014 and higher. My version is LabView 2011 . Are there other programs like the LIFA or LINX but is able to support the Yun so that I am able to use my Labview GUI to control my circuit ? Or solution? Any? Or are there any codings that is able to connect my arduino Yun to Labview? Sorry but I am a beginner in both Arduino and LabView.
05-15-2015 01:23 AM
05-15-2015 02:30 AM
I do not want it to be serial. Are there any solutions?
05-15-2015 02:57 AM
It seems that this Arduino has Ethernet port. Try TCP/IP messages, or whatever else is supported by the libraries.
05-15-2015 07:54 AM
@diver81 wrote:
I do not want it to be serial. Are there any solutions?
http://forum.arduino.cc is your best place to ask Arduino-related questions.