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

基于单片机的无线温度控制系统的设计与实现(附程序清单)

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

基于单片机的无线温度控制系统的设计与实现(附程序清单)(任务书,开题报告,外文翻译,论文28000字,程序清单)
摘  要
本论文设计了一个基于单片机的无线温度控制系统,它包括了温度监测端和温度控制端两个系统模块,分别使用的单片机芯片为STC89C52和MSP430F149。系统使用的温度传感器为DS18B20,显示器为LCD1602和TFT显示屏,无线通信模块为nRF24L01+。用户可以通过控制端开启或关闭系统,监测端开启后会采集当前的环境温度并将其显示出来,同时将温度数据发送到控制端。控制端可以接收到温度数据,并且用户可以在控制端对温控区间进行设置,当监测端采集到的温度不在温控区间内,监测端就会报警并且采取相应的温控措施。用户还可以在控制端利用显示屏观察温度的变化趋势。
本系统的控制端使用了TTF显示屏,它兼具有触控功能,这一设备的使用使本系统操作方便,人机交互友好。本论文从硬件设计和软件设计两个方面来介绍系统的实现,并根据设计方案制作出实物,具有一套完整的技术设计方案。

关键词:温度控制;单片机;无线通信;TFT显示屏
 
Abstract
The paper designs a wireless temperature control system controlled on SCM. It includes two system modules: temperature monitoring system and temperature control system, which uses STC89C52 and MSP430F149 as MCU respectively. The system uses DS18B20 as temperature sensor, the display device is LCD1602 and TFT-LCD, and it makes use of nRF24L01+ as wireless communication module. Users can start or shutdown the system through the control system, the monitoring system can collect and display the current environment temperature, and at the same time the temperature value will be sent to the control system after the initiation of the monitoring system. The temperature control system can receive the temperature value, and users can set the range of temperature control on it. When the collected temperature value does not belong to the interval, the monitoring system will alarm and take the temperature control measures correspondingly. Users using the control system can also make use of the display screen to observe the trend of the change of the temperature. [资料来源:http://THINK58.com]
The temperature control system of the design is equipped with TFT-LCD, which also has touch-screen features. The use of this equipment makes the system easy to operate and be friendly human-computer interaction. The paper introduces the realization of the system from two aspects of the hardware design and software design, and makes a model according to the scheme of design, it has a complete technological design programs.

Key Words:temperature control;SCM;wireless communication;TFT-LCD
  [来源:http://www.think58.com]

基于单片机的无线温度控制系统的设计与实现(附程序清单)
基于单片机的无线温度控制系统的设计与实现(附程序清单)
基于单片机的无线温度控制系统的设计与实现(附程序清单)
基于单片机的无线温度控制系统的设计与实现(附程序清单)
基于单片机的无线温度控制系统的设计与实现(附程序清单)

[资料来源:http://THINK58.com]
目  录
第1章 绪论    1
1.1 课题研究的目的和意义    1
1.2 国内外研究现状    2
1.2.1 温度测控技术    2
1.2.2 单片微型计算机技术    2
1.2.3 短距离无线通信技术    3
1.3 课题研究的内容和预期目标    3
第2章 温度监测端的硬件设计    5
2.1 方案论证    5
2.1.1 总体方案设计    5
2.1.2 器件的选择    5
2.2 单元电路设计    9
2.2.1 单片机最小系统设计    9
2.2.2 电源电路设计    12
2.2.3 温度采集电路设计    13
2.2.4 无线通信电路设计    15
2.2.5 温度控制电路设计    17
2.2.6 报警电路设计    18
2.2.7 显示电路设计    18
2.3 总电路设计    20
第3章 温度控制端的硬件设计    23

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


3.1 方案论证    23
3.1.1 总体方案设计    23
3.1.2 器件的选择    23
3.2 单元电路设计    24
3.2.1 单片机最小系统设计    25
3.2.2 电源电路设计    28
3.2.3 无线通信电路设计    29
3.2.4 显示屏电路设计    30
3.3 总电路设计    32
第4章 系统软件设计    36
4.1 系统总程序设计    36
4.1.1 监测端系统总程序设计    36
4.1.2 控制端系统总程序设计    38
4.2 子程序设计    41
4.2.1 温度采集子程序    41
4.2.2 无线通信子程序    45
4.2.3 TFT屏显示和触控子程序    48
第5章 设计结果分析    50
5.1 实物展示    50
5.2 结果分析    51
第6章 结论    55
参考文献    56
[资料来源:http://THINK58.com]

致  谢    57 [来源:http://www.think58.com]