优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

基于单片机的温度湿度控制设计

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

基于单片机的温度湿度控制设计(开题报告,外文翻译,论文11000字)
摘  要
DHT11温湿度传感器是一款含有已校准数字输出的温湿度复合传感器,传感器包括一个电阻式感湿原件和一个NTC测温元件,并与一个高性能的8位单片机相连接。因此该产品具有品质卓越、超快响应、抗干扰能力强、性价比极高等优点。单片机STC89C52RC是一款低消耗、高性能的CMOS8位单片机,由于它强大的功能和低价位,因此在很多领域都是用它。
本文简单介绍了采用STCC-51系列单片机中的STC89C52RC和DHT11传感器制成的低成本的温湿度检测系统。主要包括硬件电路的设计和系统软件的设计。硬件电路主要包括单片机、温湿度传感器、显示模块、报警模块、nRF24L01无线模块、继电器模块、电源以及键盘等8部分,由DHT11温湿度传感器及1602字符型液晶模块构成系统显示模块,该系统电路简单、工作稳定、集成度高,调试方便,测试精度高,具有一定的实用价值。其中测温湿度控制电路由温湿度传感器和预设温度值比较报警电路组成,用户根据需要预先输入预设值,当实际测量的温湿度大于预设的温湿度数值时,发出报警信号(蜂鸣器蜂鸣)。软件部分包括了主程序、显示子程序、测温湿度子程序、无线发射接收子程序。    

[来源:http://www.think58.com]


关键词: 温度测量  湿度测量  STC89C52RC  DHT11

The temperature and humidity control system based on MCU
Abstract
DHT11 temperature and humidity sensors is a digital output with a calibrated temperature and humidity combined sensor, the sensor includes a resistance and a sense of the original wet NTC temperature measurement devices, and with a high-performance 8-bit micro controller connected. Therefore, the product has excellent quality, fast response, anti-interference ability, high cost and other advantages. STC89C52RC is a low consumption of item-level, high-performance CMOS8 bit micro controller, because of its powerful features and low price, so use it in many fields.
This paper has introduced the principle of that the use of STC-51 Series MCU STC89C52RC and DHT11 in the low-cost temperature and humidity detection system.  Including the design of hardware and system software design. Hardware circuit includes a micro controller, temperature and humidity sensors, display module, the alarm ,nRF24L01 wireless module, relays, power and the keyboard 8, the DHT11 temperature and humidity sensor and 1602 constitute a system of character LCD module display module, the system circuit is simple, stable, high integration, commissioning Convenient, high precision, has some practical value. Temperature and humidity control circuit in which the temperature and humidity sensors and compare the value of the preset temperature alarm circuit, the user input required  default value, when the actual temperature and humidity measurements of temperature and humidity is greater than the preset value, an alarm signal (bee Buzzer beep). Software part includes the main program, display routines, subroutines side temperature and humidity, wireless transmit and receive. [资料来源:http://think58.com]
Key Words:Temperature measurement;Humidity measurement;STC89C52RC;DHT11
  [资料来源:THINK58.com]

基于单片机的温度湿度控制设计
基于单片机的温度湿度控制设计
基于单片机的温度湿度控制设计
基于单片机的温度湿度控制设计


目录
摘  要    I
Abstract    II
第一章 绪论    1

[来源:http://think58.com]


1.1 背景与意义    1
1.2 发展和研究现状    1
1.3 温湿度控制系统的实现    2
1.4 论文框架及结构安排    2
第二章 总体方案的选择论证    4
2.1 系统设计要求    4
2.2 模块方案设计选择    4
2.2.1 主控芯片方案    4
2.2.2 无线通信模块方案    5
2.2.3 温湿度传感方案    5
2.2.4 显示模块方案    6
2.2.5 总体方案    6
第三章 系统硬件电路设计    8
3.1 系统硬件结构框架    8
3.2 接口电路设计    9
3.3 模块硬件电路设计    9
3.3.1主控模块    9
3.3.2 无线模块设计    10
3.3.3 显示电路模块设计    14
3.3.4 温湿度传感器模块设计    15
3.3.5 继电器模块    16
3.3.6 报警模块    16 [来源:http://www.think58.com]
3.3.7 电源模块    17
3.3.8 按键模块    17
第四章 软件系统的设计    19
4.1 总体的软件设计    19
4.1.1 发送部分    19
4.1.2 接收部分    19
4.2  各模块软件设计    20
4.2.1 显示模块软件设计    20
4.2.2 温湿度检测模块软件设计    21
4.2.3 无线发射模块软件设计    21
4.2.4 无线接收模块软件设计    22
第五章 系统的调试及实验结果    24
5.1 调试步骤    24
5.2 实验结果    24
第六章 总结    26
致谢    28
参考文献    29
附录一 电路原理图    30
附录二 源程序    32 [资料来源:http://www.THINK58.com]