摘要
为了使心脏病患者或老年人能方便实时地监测心脏活动变化,设计并实现了心电图显示软件,通过Android系统智能终端实时获取生物采集器采集到的数据,对其进行解析并予以显示。考虑到蓝牙通信方式的实时性、可靠性,并通过对蓝牙协议的解读,该心电图显示终端选择通过蓝牙无线通信方式获取收集器采集的数据,并对其进行实时解析、刷新绘制等相关操作,使用Java语言在Eclipse开发环境下实现。在Android系统的平板电脑上实现了对从心电收集器采集到的心电数据的实时解析,并能根据心电显示规则呈时间轴式刷新绘制心电图。
In order to facilitate real-time monitoring of changes in heart activity of patients with heart disease or the elderly, a ElectroCardioGraphy (ECG) display software based on Android platform to obtain real-time data collected by biological collector was proposed in this article. Taking into account the real-time, reliability of BlueTooth communication, the proposed ECG display terminal acquired data from the collector by wireless bluetooth communications, then analyzed the data in time and displayed the ECG on an Android terminal. The application was designed with Java programming language under Eclipse development environment, by parsing the bluetooth protocol. Running on a tablet based on Android system, the application can real-time parse ECG data collected from the ECG collector, refresh the ECG graph according the showing rules.
出处
《计算机应用》
CSCD
北大核心
2013年第A02期283-285,共3页
journal of Computer Applications
关键词
安卓平台
蓝牙
数据采集
多线程
心电图
Android platform
bluetooth
data acquisition
multi-threaded
ElectroCardioGraphy (ECG)