LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Interfacing Arduino Nano with LabVIEW

Hello guys

I'm testing LabVIEW 2010 interface of arduino with nano ver3.0

Program I made is of simple making led on/off. But even for simple task like led on/off the program taking about 5 sec (too much). I'm attaching this vi (Digital Write). Same applicable for analog read.

Is it same for Uno or Mega ?

Or I'm doing something wrong ?

Please help !!

Thanks and Regards

Message 1 of 8
(19,982 Views)

Hi!

I have an Arduino Nano v3.0, I tried your code, but I had some errors.
I changue few things in your program and I solved it.

WriteDigitalPin.png

Try with this program, changue the name of the serial port that your arduino is using, in my case it was the COM6.

I hope this solve your problem!

Cheers!

0 Kudos
Message 2 of 8
(11,928 Views)

Hi. Thanks for replying.

Its working on your nano. Its good.

As on now my Arduino nano got some problem. I'm trying to fix it. As soon as it got fixed. I'll try.

0 Kudos
Message 3 of 8
(11,928 Views)

I think you must be sure about you write here...i tried to do the same that you said but NANO did not work with labview.

0 Kudos
Message 4 of 8
(11,928 Views)

IIRC, there is a good discussion about the Arduino Nano over in the LINX forums.  You might check that out if you want to interface LabVIEW with the Nano.

0 Kudos
Message 5 of 8
(11,928 Views)

I'm sorry, it works few time ago.

You can check here other cases:

https://decibel.ni.com/content/message/39313#39313

https://decibel.ni.com/content/message/42282#42282

Maybe It can help you.

0 Kudos
Message 6 of 8
(11,928 Views)
Hi, Follow ALL steps in the next link and you'll have NO problems working with the Arduino Nano in LabVIEW ! Do NOT forget updating the firmware on the Arduino as a last step for the LabVIEW Toolkit ! http://forums.ni.com/t5/LabVIEW-Interface-for-Arduino/LabVIEW-Interface-for-Arduino-Setup-Procedure/... I included a simple testprogram which shows how to program some digital outputlines.
0 Kudos
Message 7 of 8
(11,539 Views)

Can you please do a program for interfacing Lcd 16*2 using Arduino Nano(ATmega 328)

0 Kudos
Message 8 of 8
(10,565 Views)