Tool/software: Code Composer Studio
Hi,
I would like to ask how the breathing rate information for the vital signs demo is calculated? Currently, i would like to run a python code that is able to display the breathing rate and the heart rate using a raspberry pi, but i am unable to get the breathing rate to be as accurate as that of the demo. I have tried using values from the breathingRateEst_FFT and breathingRateEst_peakCount, but they do provide information as accurate as that of the demo so i would like to inquire if there is any way to do so via a python code or may i know which parameter is referenced to determine the breathing rate for the demo?
Thank you!