From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview for Arduino Leonardo??

Solved!
Go to solution

Anyone have the driver for arduino leonardo?

Or anyone know how to change the original driver to use the arduino leonardo?

Currently I having an Arduino Leonardo and I have no idea on how to make it communicate with labview.

I can't find the Visa COM port for my Arduino board in the VISA I/O drop list.

Any ideas?

Message 1 of 23
(24,100 Views)

No one answering. >.<

0 Kudos
Message 2 of 23
(8,679 Views)

The following web page provides a procedure for installing the USB drivers for Leonardo on Windows.

<http://www.visualmicro.com/post/2012/06/02/Arduino-Leonardo-Windows-Hardware-USB-Installation-Guide....>

Let me know if that doesn't work as other procedures are available.

hrh1818

0 Kudos
Message 3 of 23
(8,679 Views)

Thank for replying but I was talking about LIFA for Arduino Leonardo. I know how to install the Leonardo driver to Windows.

I having a task to use LabView to communicate with Arduino Leonardo. And I found the lastest version of LIFA 30August2012 only have UNO,Dimuelanove and Mega 2560.

Anyone have the idea on how to communicate LabView with Leonardo?

0 Kudos
Message 4 of 23
(8,679 Views)

As of this date you can not use LIFA with Leonardo.  The biggest hang up is AdaFruit's Afmotor library.  To improve performance the Afmotor library directly accesses registers in the CPU.  However, the configuration of the registers on the Leonardo are different than on the Uno.  There is no estimated date as to when AdaFruit will upgrade the Afmotor library. 

This topic was also discused in the thread "Leonardo Interfacing with Labview" and the starting date for the thread was June 28, 2012.

You faked me out when you asked for the driver for Leonardo.

hrh1818

0 Kudos
Message 5 of 23
(8,679 Views)

Sorry, my bad. I'm not used to this kind of glossary yet. Thank for the help.

0 Kudos
Message 6 of 23
(8,679 Views)

Hi,

are there any news to use LIFA with the Leonardo?

0 Kudos
Message 7 of 23
(8,679 Views)

The big hang up is the AFMotor library does not work with Leonardo.  According to this web page

<http://forums.adafruit.com/viewtopic.php?f=31&t=31333>  "There is no ETA or guarantee we will be able to adapt the Motor Shield to leonardo.".

hrh1818

0 Kudos
Message 8 of 23
(8,679 Views)

Why is support for the Leonardo board dependent upon any single library?

0 Kudos
Message 9 of 23
(8,679 Views)

I don't have a Leonardo, but if what hrh1818 said is correct it sounds like we should be able to remove the motor driver code from LIFA and everything will work?  Can someone with a leonardo try this?

-Sam K

LIFA Developer

0 Kudos
Message 10 of 23
(8,679 Views)