LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Encoder with labview and arduino

I want using Encoder as feedback in robot arm project , and do not know connect the encoder with labview and arduino and programme labview

0 Kudos
Message 1 of 3
(5,844 Views)

Encoders are not currently part of LIFA but they can be added in by customizing LIFA (adding an encoder library and functions to handle them and adding custom LIFA functions in the firmware and finally creating LabVIEW VIs to access the new functions).

Message 2 of 3
(3,358 Views)

please , Tell me how to customizing LIFA (adding an encoder library and functions to handle them and adding custom LIFA functions in the firmware and finally creating LabVIEW VIs to access the new functions).

my code in ardunio to read encoder with interuppt and watch the count in serial monitor without Labview , and Now , i want read  encoder with Labview with interrupt

Message 3 of 3
(3,358 Views)