From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PIC16F877 USB Oximeter

Hi, I made a wireless oximeter (wireless sensor to hardware) with a pic16f877 with connection USB (hardware to PC)and I would like to know how can I use the LabVIEW to show the wave, digital saturation of SpO2 and heart beat?
 
Thanks for help!
 
Leo
0 Kudos
Message 1 of 3
(3,734 Views)
Since it is your own device and would be familiar with the USB-RAW protocol for it, you could use the VISA Driver Development Wizard as detailed at http://zone.ni.com/devzone/conceptd.nsf/webmain/6792bab18242082786256dd7006b6416?OpenDocument. If you have created any other type of software (i.e. dll or ActiveX) to communicate with the device, you could use the Call Library Function Node or the ActiveX functions in LabVIEW.
0 Kudos
Message 2 of 3
(3,725 Views)

Thanks for help! I'll verify this and I return the message if I can do right!

 

0 Kudos
Message 3 of 3
(3,706 Views)