LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

EKG with Arduino Leonardo + Olimex SHIELD-EKG-EMG + Labview

Hi, all.

I have a Olimex SHIELD-EKG-EMG and Arduino Leonardo board and I would like to know how to handle these components through labview. I have the code to display the EKG screen with "ElectricGuru" and Lifa_Base for arduino program, but I do not know how to work them together to capture the image with labview.

Can you help me? Thanks.

0 Kudos
Message 1 of 2
(4,791 Views)

The example code that I found shows that it is only reading analog signals.  You can easily read the analog signals with LIFA.  However, if you choose to use a pre-built interface for your Arduino, I suggest that you use LINX because LIFA is no longer supported (LINX is its replacement).

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