04-10-2014 06:10 PM
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.
05-09-2014 04:22 PM
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).