ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino Ethernet connection with labview

I want to find out if it is possible to connect arduino to a wireless router and sending commands from labview?

Thanks.

0 Kudos
Message 1 of 9
(15,363 Views)

No.  LabVIEW communicates with Arduino via a serial connection (USB, XBee, etc.).  To use it wirelessly, you would need to use XBee or some equivalent wireless serial device.

0 Kudos
Message 2 of 9
(7,408 Views)

I wouldn't say 'No', outright like that...

I will try an look into this as I think it might be a useful feature.

Dale

www.GorillaBuilderz.com

0 Kudos
Message 3 of 9
(7,408 Views)

There are WiFi shields available for Arduino.  See:

<http://www.sparkfun.com/products/9954>

So yes it is possible to send commands to and receive data from an  Arduino board via a wireless router.  But LIFA does not have this capability at the present time.  You would need to write code to enable this capability.

Howard

0 Kudos
Message 4 of 9
(7,408 Views)

What hrh1818 said is what I meant.

0 Kudos
Message 5 of 9
(7,408 Views)

get an ethernet shield for the arduino......

i am working on that right now, UDP communication between the arduino and labview... so far its been succesfull

CLAD, CTD
Message 6 of 9
(7,408 Views)

Hey buton,

can you post the code for it here? This is exact what I am searching for. Thank you.

0 Kudos
Message 7 of 9
(7,408 Views)

How about the blutooth shield: http://www.amazon.com/gp/product/B007BYI172/ref=ox_sc_act_title_2?ie=UTF8&smid=A27ZR3QEE0TMAB

Does this work like a COM and communicate with LIFA?

0 Kudos
Message 8 of 9
(7,408 Views)

Look this https://decibel.ni.com/content/thread/16861 (LIFA - Ethernet)

Luis A. Mata C.
Ing. Electrónico
Whatsapp: +58-414-1985579
BBM Pin: 2B83E99A
Thanks: Kudos
0 Kudos
Message 9 of 9
(7,408 Views)