搜索资源列表
slaa280
- 心电采集设计,有源码,很不错,用MSP430做的,有用的可以下来-ECG design, and source code is very good, with MSP430 done, can be useful to see down
USBxiangguan3
- 基于USB的12导联同步心电采集系统 基于USB的12导联同步心电采集系统
ECG
- 功能描述:该程序用于显示心电采集电路采集到的心电信号,通讯采用串口通讯,实时在图表上显示接收到的信号,同时具有数据库功能,可以保存每次接收到的数据,用于回放数据。 开发环境:C++ Builder 6.0 所用控件:AbsoluteDatabase
心电显示
- 通过USB结构采集心电数据在PC机上显示
LabviewPulseSignalAcquisitionP
- 采集脉搏信号的labview程序,有小波分析,Labview pulse signal acquisition procedure,include the wavelet analysis
ARMxindianlunwen.rar
- 基于ARM体系结构的心电数据采集系统的研究(优秀硕士毕业论文),Based on the ARM architecture ECG Data Acquisition System (excellent Master Thesis)
c8051f320ECGAcquisitio.rar
- c8051f320心电数据采集程序,已经测试通过!,c8051f320 ECG data acquisition procedures have been tested!
wireless2
- MFC编的心电采集程序,里面的动态显示心率曲线等可作为画曲线图参考-MFC series ECG acquisition program, which the dynamic display, such as heart rate curve can be used as reference to draw curves
EKG
- 心电采集设计,有源码,很不错,用MSP430做的-ECG acquisition design of the source, it is good to do with MSP430
slaa280
- 基于TI公司的低功耗单片机MSP430G439为MCU的心电采集,滤波及心率测定程度。用C语言编写。-Based on TI' s low-power single-chip MCU for MSP430G439 ECG acquisition, filtering and determination of the degree of heart rate. Using C language.
Zongheshiyan
- 本程序设计并建立了一个以STC(宏晶)51单片机为核心,带有A/D、D/A、扩展存储、按键输入、LED显示等功能的小系统,实现对心电信号的采集、回放、存储及简单的处理。详细功能介绍请见readme.txt-This program designed and established an STC (Acer Crystal) 51 single-chip microcomputer as the core, with A/D, D/A, the expansion of storage, inp
my_ecg_read
- 采用 Labview 编写的关于心电数据采集的程序,程序验证后可运行,采用的是从文件中读取心电数据,并显示出实时的心电图-Written using Labview data acquisition on the ECG procedure, process validation can be run, used to read from the ECG data file, and show real-time ECG
electrocardiogram
- 便携式心电采集仪,用于arm平台的信号采集软件,使用qwt绘图,从qwt的示例示波器的基础上扩展而得-collecting A/D sampling data & display, using qwt library
可穿戴式心电信号采集电极的研究
- 可穿戴式心电信号采集电极的研究,设计,优化心电电极贴。(Research on wearable electrode for collecting ECG signals)
ECG_MCU
- C8051F020单片机上,心电数据采集控制代码。(ECG data acquisition and control code)
心音与心电同步采集分析系统
- 心音与心电同步采集分析系统是对心电图进行采集分析的一款软件系统。本系统将与心电图有关的大量数据进行采集、分析、处理与保存,提高心电工作的效率并实现心电数据的数字化管理。用于远程查询、编辑及存储等,随时给临床医生提供心电图的分析诊断报告,解决纸上保存心电图的局限性,达到图形与文字描述的整体规范化。(Heart sound and ECG synchronous acquisition and analysis system is a software system for ECG acquisit
ads1198
- 心电采集芯片,12导联,医用级别,16位AD,低功耗。(Low-Power, 8-Channel, 16-Bit Analog Front-End for Biopotential Measurements)
实验19:心电信号检测
- 将AD8232采集到的数据进行A/D转换功能(The A/D conversion function of the data collected by AD8232)
采集前端资料(包含arduino测量说明)
- 对心电采集模块AD8232进行arduino单片机源代码开发,之后数据串口传输到PC;PC使用Processing进行串口数据图形实时绘制心电波形(ECG acquisition module AD8232 for Arduino microcontroller source code development, and then the data serial port transmission to PC; PC using Processing serial port data graphi
基于Arduino的Labview心电采集设计
- 利用labview做上位机界面,Arduino做下位机设计的心电采集系统,对心电信号进行预处理并提取相关心电特征值,标出QRS波峰与波谷。