搜索资源列表
temperature
- 此设计以单片机STC89C51为核心,由声音传感器采集脉搏信号,经过LM324前置放大电路、滤波电路和比较电路后得到与脉搏相关的脉冲信号,将该脉冲信号作为定时/计数器T1中断信号交由单片机进行脉冲周期的计算,T0做定时器。然后得出每分钟的脉搏搏动次数(即心率),并将结果1602LCD上显示心率。在对人体脉搏检测时,具有检错排错的功能。若出现误操作(如不小心移动时产生的噪声)造成检测到的心跳次数不正确的结果,所以在程序中检测时间到达第5秒时,先对其进行计算,若结果超出正常范围则自动返回重新检测,直
xinlvji
- 关于利用单片机系统和霍尔元件传感器来实现心率测量-On the use of microcontrollers and Hall-element sensor system to achieve the heart rate measurement
heart_count
- 心率计源代码 传感器和51单片机和LCD1602显示屏组成的硬件电路 实现红外压力传感器的心率计-Heart Rate Sensor and 51 source code and hardware circuit LCD1602 display consisting of a pressure sensor infrared heart rate meter
main
- 基于MSP430X14X系列单片机的HKX-08a心率传感器使用程序,运用定时器捕捉功能测量心率。-Based MSP430X14X Series MCU HKX-08a heart rate sensor using the program, using a timer capture function to measure heart rate.
STC12C5A60S2
- STC12C5A60S2 最全面的STC12C5A60S2资料 配合心率传感器使用 计算数值 然后可以绘制波形 既廉价 又实惠的学习单片机 大家可以下载学习-STC12C5A60S2 The most comprehensive STC12C5A60S2 STC12C5A60S2 data with heart rate sensor using numerical calculation Then you can draw waveform Cheap and affordable to l
HR_Clamp
- 心率传感器必备资料,对其使用方法,原理详细讲解-Laser infrared heart rate sensor data necessary to debug this artifact......
hwatch_efm32gg_20150212
- 基于小壁虎的心率手表代码,包括电容触摸屏,TFT驱动,原相的心率传感器,大气压传感器,COMPASS传感器-Based on Small gecko heart rate watch code, including capacitive touch screen, TFT drive, the original phase of the heart rate sensor, barometric pressure sensor, COMPASS sensor
cardiogram0510
- 心率采集传感器采集心率,然后单片机进行AD转换,最后通过上位机labview显示-the heart dump and get the AD date then send the data to the labview
pulsesensor_STC12C5A
- 心率传感器关于STC12C5A60S2可以上传至串口-pulse sensor about STC12C5A60S2 could send to UART
pulsesensor_STC12C5A
- stc12c5a60s2心率脉搏传感器文件-stc12c5a60s2 heart pulse sensor file
123231312311
- 基于STC12的心率传感器,外置AD芯片测心率,掉电存储功能,有报警。带DXP原理图。-Based STC12 heart rate sensor, external AD chip measuring heart rate, power failure, alarm. With DXP schematic.
PulseSensor
- arduino 环境下,心率传感器的使用介绍,可以获取心率次数,还可以连接process观察脉搏波形An arduino heart rate sensor is used to read the pulse information.-Arduino environment, the use of heart rate sensor, you can get the number of heart rate, you can also connect the process to observe
TEM
- 基于51单片机的心率仿真,源代码及protues仿真文件(heart rate Based on 51 single-chip heart rate simulation, source code and Protues simulation files)
基于单片机的心率计设计
- 基于单片机的心率计设计,基于st188光电传感器(The design of heart rate meter based on SCM, based on ST188 photoelectric sensor)
井下移动检测系统数据采集端(Keil5)
- 该系统为一套完整的井下检测节点系统,包含温湿度、压力、瓦斯浓度、人员心率监测等。所有监测项目均包含报警功能(The system is a complete set of underground detection node system, including temperature and humidity, pressure, gas concentration, staff heart rate monitoring. All monitoring items include alarm
983-心率计(ST188版)
- 心率监测;AT89C51单片机;光电传感器(Heart rate monitoring; AT89C51 single chip microcomputer; photoelectric sensor)
PulseSensorAmped_Arduino_1dot2
- Arduino采用脉搏传感器采集脉搏信号(Pulse signal acquisition by pulse sensor in Arduino)
MAX30102心率传感器
- 基于STM32F103C8T6的MAX30102心率血氧传感器
113、程序
- 113、基于51单片机老人生理智能监控GSM短信 本设计由STC89C52单片机电路+火焰传感器电路+加速度传感器+心率传感器电路+SIM800A_GSM模块电路+电源电路组成。 该系统实时监测老人是否跌倒,是否周围有火以及心率情况。 1、如果火焰传感器检测到火焰,则GSM向特定手机发送:Fire! 2、如果ADXL345检测到老人跌倒了,则GSM向特定手机发送:Fall! 3、如果心率传感器检测到老人心率高于120,则GSM向特定手机发送:High Heart! 4、注意本设计一次上电上述情况
心率+体温+报警+蓝牙+按键51程序
- 温度传感器ds18b20,按键1切换设置温度和心率上下限,按键2为加一,按键3为减一。