06-04-2014 03:18 AM - edited 06-04-2014 03:25 AM
06-04-2014 03:19 AM - edited 06-04-2014 03:34 AM
There is the initialization board VI. However it's a writing (not reading) process, so i don"t konw if the board works or not...
06-04-2014 01:38 PM
06-04-2014 01:49 PM
@Damien11 wrote:
There is the initialization board VI. However it's a writing (not reading) process, so i don"t konw if the board works or not...
If you had bothered reading the User's Guide, you would have read that there is software from the TI website that you can download to use with the evaluation board. You could at least verify operation of the board before continuing onward.
06-04-2014 03:38 PM
I don't want to use the software provided by TI, it is not optimized for the expectations of my specifications. My supervisor recommended me labview because this software allows continuous acquisitions and that's what i'm looking for.
06-04-2014 04:11 PM
06-05-2014 03:58 AM
I found a way to access the device from Labview, but since I do not have a driver from using the card, Labview to not recognize my device. I'm a bit of a stalemate I'll look for another solution.
06-05-2014 05:43 AM
06-12-2014 04:36 AM
I finally found a way to read and write something in the board. Here is the VI.
The GUI software can save LEDs data in a excel file (signal 20140606_Volts_20140606_141155.xls). Now I have to take raw data from the spreadsheet and use them to calculate SPO2 rate and heart pulse.
I succeed calculating SPO2 rate but I'm a little lost now in using the different filters on labview. What kind of filter may I use ?
Regards
Damien
06-06-2016 04:11 PM
Hi Damien,
I believe I am trying to accomplish something similar to what you were doing -- I want to take in data from the AFE4490 through the COM port (same version you have) and calculate SpO2. Can please guide me through how to use your vi to do this?
Thanks for the help!