搜索资源列表
airhuang
- 病人监测系统,监测从硬件实验台上能过A/D转换得到的心率值,并向主控机发送。主控机进行处理判断,如果心率不正常,则发出报警信息
PCB
- 无线病房呼叫器的完整原理图,需要的可以参考下-Wards a complete wireless pager schematics, can refer to the needs of the next
zhinengdiandi(PID)
- 使用AT89c51设计的一款智能点滴,使用增量式PID算法进行闭环控制,通过对射式红外传感器检测液滴的滴速,使用1602显示液滴滴速以及病人需求的液滴-Using AT89c51 design a smart bit by bit, using the incremental PID algorithm for closed-loop control, through-beam infrared sensor detects droplets drip rate, using the 1602
bingfanghujiaoxitong
- 病房呼叫系统病人在病房内可以远程通知护士,护士在值班室可以看到具体哪个病房发出的呼叫。-Ward calling system, realize the patient remote in the room call function
tiao-zhan-bei-chengxu
- 挑战杯比赛的程序,是一个医院的管理系统,用51单片机配合上微机,实现对每个病人体温,血压,脉搏等等的巡检。开发环境keil3-Challenge Cup tournament program is a hospital management system, with 51 single with the computer, for each patient to achieve inspection body temperature, blood pressure, pulse, etc.
Hospital-bed-calling-system
- 设计了一款医院病房呼叫系统,预设了八个房间按钮,可以按照具体情况设置按钮的个数,当按钮按下的时候医务室会听到病人呼叫信息。-Designed a hospital ward call system, room eight preset buttons , you can set the number of buttons according to specific circumstances , when the button is pressed when the clinic will he
Library_files_and_source_code
- 本程序通过Arduino UNO开发板进行开发,使用的模块还有一个TF模块、一个扩音喇叭、一个按钮、一个100Ω的电阻和若干的杜邦线。运行程序之前请先把sound文件夹内的AFM文件复制到TF卡内并把TF卡插入TF模块中。开发环境请到Arduino官网下载。 功能:实现了通过按钮控制语音播报叫号的功能,第一次按按钮播报内容为“请1号病人到5号诊室就诊”,第二次按按钮播报内容为“请2号病人到5号诊室就诊”依次类推。内容也可根据需要更改,这就要看使用的人如何灵活的运用了。-This applic
医院床旁简易呼叫系统
- 假设医院病房有5个床位,每个床头都设有一个按键,当病人按下按键时通过串口将当前床位的按键编码发送至护士站,并点亮代表该床位的 LED。当护士站接收到按键编码后,立即通过串口发送相应的指令编码,关闭当前点亮的代表该床位的LED。 MSP430F5529