Other Parts Discussed in Thread: IWRL6432
Tool/software:
Hello,
I'm working on an assignment for measuring heartbeat and breathing rate, and I found I can use the open source example project "IWRL6432 Vital Signs" as a starting point. However, what I would like to do is run that lab, and be able to read the two values of heartbeat and breathing rates from my host machine without using the visualizer (for example, to use this data in another application). For what I have read in the code, it seems like these values are not sent through the UART connection with the host (only the point cloud and other more general data). An idea would be to extend that connection to also send these quantities, but could there be any simpler way?
Thanks for your attention. Regards.
Juan José González Torres