LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino Labview For HTTP use

Hey I'm building a system using HTTP protocol to send and getting data from DHT11 temp sensor, where i'm using Arduino and LabVIEW for the Board and programming. My question is, is there any doc/code/tutorial for using HTTP with dht11 on Labview and Arduino ? 
help guys i'm still a newbie with LabView

0 Kudos
Message 1 of 3
(3,475 Views)

I am afraid there are no such a thing

You will need to develop the code yourself.

LabVIEW only support arduino basic feature.

Based on your arduino (Uno+Ethernet shield or Yun), you need to code from basic arduino feature(DIO,PWM,Serial)

Kudos and Marked as Solution == Thanks
0 Kudos
Message 2 of 3
(3,429 Views)

so basicly mean that i need to make the code in arduino IDE then using LabVIEW Interface for the exchange of Arduino Serial Output , like that?

0 Kudos
Message 3 of 3
(3,422 Views)