Other Parts Discussed in Thread: UNIFLASH
Hi,
I have the following questions about measuring respiratory heart rate:
What if I wanted to use a driver vital signs demo to measure an animal and they're breathing at a different heart rate than a human, I should change "C:\ti\mmwave_automotive_toolbox_3_0_0\labs\lab0001-driver-vital-signs\vitalSigns_target\pre-built-Binaries\vitalSi gns_16xx.bin"?
If I need to change, should I just change the amplitude range of the filter or should I change something else? Because theoretically there is no need to change the code before fft comes out, the change of thoracic distance from the board is unchanged, and I only need to change its amplitude range through the filter after obtaining the change of distance to get the corresponding range of respiratory heart rate.
And after the change, I use uniflash software to burn the new vitalSigns_16xx.bin into the board. Can I also directly use the driver vital signs demo GUI to save data and then draw by myself? Do I need to change the source code in "C:\ti\mmwave_automotive_toolbox_3_0_0\labs\lab0001-driver-vital-signs\vitalSigns_host\gui_source"?
Looking forward to your reply!