- 1、本文档共88页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
PAGE \* MERGEFORMAT
PAGE \* MERGEFORMAT I
摘 要
温湿度无线监测系统是通过温、湿度传感器对粮仓环境温、湿度信号实时、精确的采集,并通过数字显示出来。再把信号通过单片机和无线通信模块传到终端机实现监控。当粮仓的温湿度超过或低于设置的上下限时,系统发出警报并采取控制措施,让仓库内的温湿度始终稳定在安全温湿度范围内,从而对仓内温湿度实现检测及控制。本设计主要做了如下几方面的工作:一是确定系统的总体设计方案;由此简要介绍系统的整个组成和系统工作原理:二是进行智能传感器的硬件电路和软件系统的设计;包括传感器的静动态特征介绍,采用数字传感器检测时序、检测原理、检测电路以及检测系统软件设计。三是单片机及通信接口的硬件电路及软件系统设计;还包括无线通信技术,通信协议,数据收发芯片的介绍。
关键词 单片机,数字温湿度传感器,无线通信。
ABSTRACT
Temperature and humidity wireless monitoring system is through the temperature, humidity sensor on the granary environment temperature, humidity signal in real time, accurate collection, and through the digital display. Then the signal through the single chip and wireless communication module to realize the monitor terminal. When the temperature and humidity of granary is above or below the setting of limits, alarm and control measures, make the temperature and humidity in the warehouse has stabilized at safe temperature and humidity range, so as to realize the detection and control of temperature and humidity in the warehouse. This design mainly do the following aspects of work: The first is to determine the systems overall design scheme; the entire system components and work principle of the system is introduced briefly: The second is hardware circuit and software design of intelligent sensor; including static and dynamic characteristics of the sensor, the digital sensor detection time, detection principle, detection circuit and system software design. The third is the hardware circuit and software design of single chip computer and communication interface; also includes a wireless communication technology, communication protocol, data transceiver chip introduction.
Keywords:Single chip microcomputer, digital temperature and humidity sensor, wireless communication.
目录
TOC \o 1-3 \h \u };
unsigned char str2[]={};
unsigned char code dis1[] = {TRH RH: };
unsigned char code dis2[] = {TRH T: };
sbit TRH = P1^7;//温湿度传感器DHT11数据接入
sbit ST = P2^1;//状态显示,是为了方便调试,具体使用的时候可以不要
s
您可能关注的文档
- 基于Windows平台的非接触式IC卡一卡通系统毕业设计论文.doc
- 基于Windows平台的个人防火墙设计学士学位论文.doc
- 基于WinPcap的网络数据包捕获与分析毕业论文.doc
- 基于winpcap的嗅探器设计与实现_毕业设计.doc
- 基于winpcap的嗅探器设计与实现毕业论文.doc
- 基于winpcap数据抓取系统毕业论文.doc
- 基于Winpcap中的ARP欺骗诊断分析毕业设计.doc
- 基于wordpress的个人博客的设计与开发毕业设计论文.doc
- 基于WordXML的多维论文自动抽取组件设计毕业设计论文.doc
- 基于Workbench的直齿圆柱齿轮有限元分析毕业设计论文.doc
文档评论(0)