Open nitin710 opened 2 years ago
we need 6 values:
Signal
-> BPF
-> wait for a valley
-> wait for peak
-> record peak value and relative location to first peak
-> wait for valley
-> record valley loc wrt valley 1 and value of signal at valley
perform the calculation
❓ Where would the SpO2 live in the oscilloscope?
Description
Add SpO2 metric utilizing MAXIM's SpO2 algorithm, but reduce it's resource(primarily memory) requirement.
Useful links
Current SpO2 algorithm
SpO2 Algo explained
Suggested tweaks to the algorithm