This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AFE4403EVM: How to plot SpO2 % from Ir and Red Led

Part Number: AFE4403EVM
Other Parts Discussed in Thread: AFE4403

Hi, I noticed that the AFE4403EVM plots data from the LEDs and IR seperately. There is no graph for the spo2 %. How can I use the data from the IR and the red LEDs (saved to excel file) to generate spo2 %? I do know the algorith for R=(AC/DC)red//(AC/DC)ir and then SpO2 %= 110-25*R. How can I use this to plot SpO2 on matlab or python without having to looking at every individual peak manually?