Part Number:AWR1642
如题,希望将检测到的心跳、呼吸数据直接记录到一个文件中
As the question mentioned above, I hope to record the detected heartbeat and respiration data directly into a file.
zuyuan xing:
有大神吗,求解决
,
guo han:
我也想知道怎么做,蹲一下解决方法。
,
Shine:
界面上的心跳、呼吸数据是通过GUI解析后显示的。
,
guo han:
请问用什么方法可以把这些信号提取出来呢?
,
zuyuan xing:
您好,我尝试修改了gui-source 文档中的mainwindow.c,添加了一些将呼吸心跳数据储存到一个txt文档中的代码,但是再运行gui.exe发现并没有效果
,
Shine:
目前只有通过GUI界面里的Save data保存数据。