基于单片机的婴儿尿床踢被控制系统.docx_第1页
基于单片机的婴儿尿床踢被控制系统.docx_第2页
基于单片机的婴儿尿床踢被控制系统.docx_第3页
基于单片机的婴儿尿床踢被控制系统.docx_第4页
基于单片机的婴儿尿床踢被控制系统.docx_第5页
已阅读5页,还剩2页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

基于单片机的婴儿尿床踢被控制系统本系统-可实现婴儿尿床实时报警,婴儿踢被实时报警,并实时显示当前温度,湿度注:DTH11传感器一个C语言程序如下:#include #include typedef unsigned char unint8; typedef unsigned char unint16; unsigned char table0= 0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90 ;/不带小数点 unsigned char table1= 0x40,0x79,0x24,0x30,0x19,0x12,0x02,0x78,0x00,0x10 ;/带小数点 unsigned char str1= ; unsigned char str2= ; sbit TRH = P00;/温湿度传感器DHT11数据接入 sbit xuanze = P01;sbit jia = P02;sbit jian = P03;sbit NC = P04; sbit NCLED = P06; sbit TB = P05; sbit TBLED = P07;bit flag1; bit flag2; bit flag3; void disp(unint8 str1,unint8 str2,unint8 str3,unint8 str4); unint8 TH_data,TL_data,RH_data,RL_data,CK_data; unint8 TH_temp,TL_temp,RH_temp,RL_temp,CK_temp; unint8 com_data,untemp,temp; unint8 respond; unint8 wendu,shidu;unint8 a,b,c,d;void delayNOP() _nop_(); _nop_(); _nop_(); _nop_(); / 毫秒级延时子程序 void delay_ms(unsigned char ms) unsigned char i; while(ms-) for(i = 0; i 150; i+) _nop_(); _nop_(); _nop_(); _nop_(); /5us级延时程序 void delay_us() unint8 i; i-; i-; i-; i-; i-; char receive() unint8 i; com_data=0; for(i=0;i=7;i+) respond=2; while(!TRH)&respond+); delay_us(); delay_us(); delay_us(); if(TRH) temp=1; respond=2; while(TRH)&respond+); else temp=0; com_datashidu&flag1=0) delay_ms(10000); if(RH_data50) flag1=1; NCLED=0; if(flag2=0) NC=1; if(RH_data(shidu-10) delay_ms(10000); if(RH_data(shidu-10) NCLED=1; NC=0; flag1=0; if(TH_datawendu&flag2=0) delay_ms(10000); if(TH_data=(wendu+3) delay_ms(10000); if(TH_data=(wendu+3) TBLED=1; TB=0; flag2=0; if(flag3=1) if(xuanze=0) disp(a,b,c,d); if(jia=1) delay_ms(30); if(jia=1) shidu+; while(jia=1); if(jian=1) delay_ms(30); if(jian=1) shidu-; while(jian=1); a = 0x92; b = 0xff; c = table0shidu/10; d = table1shidu%10; disp(a,b,c,d); if(xuanze=1) disp(a,b,c,d); if(jia=1) delay_ms(30); if(jia=1) wendu+; while(jia=1); if(jian=1) delay_ms(30); if(jian=1) wendu-; while(jian=1); a = 0xc6; b = 0xff; c = table0wendu/10; d = table1wendu%10; disp(a,b,c,d); void T0_timer() interrupt 1 TH0=(65536-20000)/256; TL0=(65536-20000)%256; if(xuanze=0) disp(str10,str11,str12,str13); if(xuanze=1) disp(str20,str21,str22,str23); void disp(unint8 str1,unint8 str2,unint8 str3,unint8 str4) P1=0xfe; P2=str1; delay_ms(1); P1=0xfd; P2=str2; delay_ms(1); P1=0

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论