LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview+Arduino+ IR sensor

I am trying to find the velocity of an object using two ir sensor module connected to the analog pin of arduino. How to do this in labview.

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

So, what exactly is your question?

0 Kudos
Message 2 of 3
(3,043 Views)

Labview 2013

Arduino UNO

 

 

Hi ,

 

i have a problem,

 

when i try to upload my LIFA-BASE on my Arduino, i have the error:

 


LabVIEWInterface:78: error: redefinition of 'IRsend irsend'
LabVIEWInterface:25: error: 'IRsend irsend' previously declared here
communication.ino: In function 'void setup()':
communication:7: error: redefinition of 'void setup()'
LIFA_Base:36: error: 'void setup()' previously defined here
communication.ino: In function 'void loop()':
communication:22: error: redefinition of 'void loop()'
LIFA_Base:55: error: 'void loop()' previously defined here

 

 

Could someone help me here please?

 

regards

 

Tagni

 

 

 

0 Kudos
Message 3 of 3
(2,950 Views)