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

基于单片机机房温湿度无线监测系统的设计

来源:wenku163.com  资料编号:WK16314364 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16314364
资料介绍

基于单片机机房温湿度无线监测系统的设计(任务书,开题报告,外文翻译,论文11000字)
摘要
本设计基于单片机,设计了一个可以检测机房各角落温度与湿度信息的系统,该系统通过无线数据传输,并通过液晶显示屏显示出温度与湿度信息。当温度与湿度超过一开始设定的阈值时,该监测系统会自动报警。本系统共分为两部分,第一部分为温湿度信息采集模块,用于对机房各角落的温度与湿度信息进行采集,并将采集到的信息通过无线发射模块进行发射,第二部分为温湿度接收模块,通过无线接收模块进行数据的接收,并将接收到的信息进行显示,若温湿度信息超过阈值时,还可以进行报警。本设计硬件部分使用Protues软件进行硬件电路的设计,硬件部分主要包括温湿度采集电路、报警电路、LCD显示电路、无线数据收发电路、时钟振荡电路,软件部分使用Keil uVision4进行系统程序的设计与调试。该系统在温湿度检测方面具有较高的精度,并且,温湿度数据信息可进行无线传输,传输过程稳定。
关键词:无线传输温湿度监测单片机

Abstract
This design is based on single chip microcomputer,and it designs one system which can testeach corner ofthetemperature and humidityin the computer room, the system transmits data through wireless system, and it can show the information of the temperature and humidity by  LCD.The system will automatically alarm when the temperature and humidity exceeds the threshold value.The system is divided into two parts, the first part of the system is temperature and humidity information acquisition module, which can collecteach corner of the computer roomof the temperature and humidity,and the collected information is transmitted through the wireless transmitting module. The second part is a modulewhichcan receive temperature and humidity, and show the information of temperature and humidity by LCD, if the temperature and humidity exceeds the threshold, an alarm can be used.This hardware circuits ofthe design uses a software calls“Protues”, hardware circuit mainly includes the temperature and humidity acquisition circuit, alarm circuit,LCD display circuit,the wireless data transceiver circuit,and a clock oscillation circuit,software part using “Keil”to design and debug the system program.The system has a high temperature and humidity detection accuracy, and at the same time,it can transmits the information through the wireless transmitting module, the transmission process is stable.

Key Words:Wireless transmission Temperature and humidity testing  MCU
 

基于单片机机房温湿度无线监测系统的设计


目录
第1章绪论    1
1.1课题研究的目的及意义    1
1.2 国内外研究现状    1
1.3 本课题研究的内容及目标    2
1.4 本课题拟采用的方案及措施    2
第2章机房无线温湿度监测系统方案设计    3
2.1 系统总体设计方案    3
2.2系统方案中元器件选择与论证    3
2.2.1 温湿度传感器的选择    3
2.2.2控制器的选择    4
2.2.3 无线收发模块的选择    5
2.3本章小结    6
第3章硬件电路设计    8
3.1温湿度采集电路的设计    8
3.2无线收发模块的电路设计    11
3.3时钟振荡电路的设计    14
3.4复位电路的设计    14
3.5蜂鸣器报警模块的电路设计    15
3.6液晶显示电路的设计    16
3.7 本章小结    18
第4章软件程序设计    19
4.1 程序流程图    19
4.1.1 主程序流程图    19
4.1.2 子程序流程图    21
4.2 无线收发模块nRF24L01编程    21
4.2.1 nRF24L01编程的基本思路    21
4.2.2 Tx与Rx的配置过程    22
4.2.3 函数介绍    23
4.3 软件编译与调试    23
4.3.1 uVision4集成开发环境    23
4.3.2 软件调试结果    24
4.4 电路仿真    24
4.5 本章小结    26
总结与展望    27
参考文献    28
附录A 发射板电路图    29
附录B 接收板电路图    30
致谢    31

推荐资料