LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Measureing Frequency with Arduino

Hello,

I tried to measure a frequency with continous analog input. It worked fine up to 50 Hz with 1 kHz Samplerate. More than 1 kHz seemed that it didnt work properly, don't know why.

But is there any possibility to measure a frequency or pulsewidth with digital input natively?

Kind Regards

0 Kudos
Message 1 of 2
(3,205 Views)

pulseIn() but it's not implemented in LIFA.  You can easily add it though.  I think I may have done this in the past, try looking for other posts about this and see if you can find it.

0 Kudos
Message 2 of 2
(2,702 Views)