LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

robotics

Solved!
Go to solution

hey guys,

I had a bit of a question in my mind once i read through the LIFA (labview interface for arduino) article. 

I have been using the arduino for bout a year now, and was wondering if the LIFA can be used to program the arduino, or wheather i will require to write the program in arduino and LIFA does only data aqusition from the arduino.

I'am planning to build a self balancing robot and was wondering wheather i can program the arduino in directly in LabView or do i have to write it once in arduino itself and then in LabView ( just to let my GUI communicate with my robot).

Many a thanks! Smiley Happy

0 Kudos
Message 1 of 2
(2,193 Views)
Solution
Accepted by topic author Karki

You cannot target the Arduino. What this means is that you can use LabVIEW to communicate with an Arduino, but you cannot write LabVIEW programs that will actually run on the Arduino. I think you can download the Arduino code from LabVIEW but I don't know for sure.

 

Maybe you have seen this LIFA group. You might want to join and ask over there. This forum is really good for general LabVIEW questions but for Arduino specific questions you might have better luck there.

=====================
LabVIEW 2012


0 Kudos
Message 2 of 2
(2,185 Views)