{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于51单片机的温湿度检测报警设计

来源:56doc.com  资料编号:5D27956 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D27956
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于51单片机的温湿度检测报警设计(开题报告,外文翻译,论文13000字)
摘  要
温湿度控制已成为当今社会研究的热门项目。是工农业生产过程中必须考虑的因素。作为最常见的被控参数。温度和湿度已经不再是相互独立的物理量,而应在系统中综合考虑。广泛应用于实验室、大棚、花圃、粮仓乃至土壤等各个领域。而传统的温湿度控制则利用湿度表、毛发湿度表、双金属式测量计和湿度试纸等测试器材。通过人工进行检测。对不符合温度和湿度要求的库房进行通风、降温、去湿等操作。这种人工测试方法费时费力,效率低。切随机性较大。误差大。因此就需要一种造价低廉、使用方便且计算精确的温湿度控制仪器。利用单片机对温、湿度控制,具有控温、湿精度高、功能强、体积小、价格低,简单灵活等优点,很好的满足了工艺要求。
本文通过使用STC89C52单片机、DHT11传感器模块、LCD1602液晶显示屏模块以及报警模块。实现温湿度的监测。DHT11数字温湿度传感器把采集到的温湿度数据传给单片机。经过单片机的处理。准确的显示到液晶屏上。并对温湿度设置上下限。越限实现报警。
关键词:单片机 DHT11传感器 LCD1602液晶显示屏 STC89C52

The design of the temperature and humidity monitoring system based on MCU
Abstract
The temperature and humidity control has become a popular project in today's social studies. Is the industry and agriculture production process must consider the factors. As the most common is accused of parameters. Temperature and humidity is no longer is independent of each other physical quantities, and in the system should be considered. Widely used in laboratory, awning, flower bed, granaries and soil, and other fields. While the traditional temperature and humidity control is use of humidity table, hair humidity table, double metal type gauge and humidity dipstick test equipment. Through the artificial testing. Not in conformity with the requirements of the temperature and humidity supply cooling, ventilation, to wet operation. This artificial testing time-consuming, the efficiency is low. Cut large randomness. Error. Hence the need for a cheap and easy to use and the calculating accurate temperature and humidity control instruments. Using single chip microcomputer to control temperature and humidity, temperature control, wet with high precision and strong function, small volume, low price, advantages, such as simple nimble, meet the technological requirements.
This article through the use of STC89C52 microcontroller, DHT11 sensor module, 1602 LCD screen module and alarm module. Simple and clear implementation can be asked. DHT11 digital temperature and humidity sensors to the acquisition of temperature and humidity data to the microcontroller. The processing of single chip. Accurate displayed on the LCD panel. And the temperature and humidity on the set limit. The limit alarm.
Key Words: STC89C52; LCD1602; Keyboard Control
 

基于51单片机的温湿度检测报警设计
基于51单片机的温湿度检测报警设计
基于51单片机的温湿度检测报警设计


目录
摘要    I
Abstract    II
第一章绪论    1
1.1  温湿度监测报警的背景    1
1.2  温湿度监测报警的研究现状    1
1.3  温湿度监测报警系统的设计    2
第二章系统方案分析与选择论证    3
2.1  系统方案设计    3
2.1.1  主控芯片方案    3
2.1.2  时钟模块方案    3
2.1.3  报警模块方案    4
2.1.4  电源模块方案    4
2.1.5  显示模块方案    4
2.1.6  传感器方案    4
2.2  系统最终方案    5
第三章温湿度监测系统的硬件设计    6
3.1  单片机主控系统电路设计    6
3.1.1  STC89C52单片机的主要特性及工作模式    7
3.1.2  STC89C52单片机的引脚功能说明    7
3.1.3  复位电路    9
3.2  键盘模块    10
3.2.1  键盘概述    10
3.2.2  按键电路    10
3.3  报警模块    11
3.3.1  蜂鸣器简介    11
3.3.2  报警模块电路    11
3.4  显示模块    12
3.4.1  LCD1602简介    12
3.4.2  显示屏与单片机的接口电路    15
3.5  传感器模块    15
3.5.1  传感器简介    16
3.5.2  传感器模块电路设计    20
第四章温湿度监测系统的软件设计    21
4.1  软件开发环境    21
4.2  各模块程序设计    21
4.2.1  主程序模块    21
4.2.2  显示模块    22
4.2.3  传感器模块设计    23
第五章系统调试、分析与结果    25
5.1  硬件电路基本调试    25
5.2  分模块调试    25
5.2.1  电源模块的检测与调试    25
5.2.2  蜂鸣器报警模块的检测与调试    25
5.2.3  显示器检测与调试    26
5.2.4  发光二极管的检测与调试    26
5.3  功能调试    26
5.3.1  温湿度计功能    26
5.3.2  报警功能    27
第六章总结与展望    28
6.1  总结    28
6.2  展望    28
致谢    29
参考文献    30
附录一原理图    31
附录二硬件实物图    32
附录三程序    33

推荐资料