10-23-2017 03:35 AM
I have an optical pulse sensor which is connected to arduino, thus it gives an analog output. Is it possible to interface it with LabVIEW such that I will be able to get real time reading in LabVIEW?
Example: Like using DAQ assistant block present in LabVIEW, we get real time reading from NI USB6009.
10-23-2017 03:42 AM
Hi Sid,
you can communicate with your Arduino and read the values measured by the Arduino…
(There are toolkits available for Arduino!)
I have an optical pulse sensor which is connected to arduino, thus it gives an analog output.
Pulse detectors usually provide digital signals…
10-24-2017 09:24 AM
I suggest you try the LINX toolkit