LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the analog inputs of Arduino ONE in Digital mode?

Help me, please.

In the Arduino IDE I can use the analog inputs in digital mode, and I have 19 Digital I/O...

Now, I want know how to use this option in LabVIEW.

Best Regards!!

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

You would need to add that functionality to LIFA (firmware and LabVIEW).  I'm quite sure I remember some other posts about this but I can't remember if anyone created these functions but you could try and find those posts.

Message 2 of 3
(3,152 Views)

Ok, I found a solution for my problem, in the LIFA directory exists a folder called Utility, in which exists a VI "Check for Pin Out Of Range.VI" I Modified this VI to let the LIFA use the 19 pins of Arduino ONE.

I only change the Upper limit (15) to 20, This is in the Uno case and Digital case...

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