智能家居远程控制系统设计

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

智能家居远程控制系统设计(论文12000字)
摘要:本文主要以智能家居为设计目标,设计完成了一款控制软件,用以实现对日常家居进行远距离的实时监测与控制。文中第一部分主要介绍了研究智能家居的意义以及当前的进展。然后进行系统硬件设计,选择STC89C52单片机作为系统的控制中心,配合使用分布于外部环境中的温度传感器来来完成当前室内的环境温度的监测,在此基础上采用ESP8266WIFI模块完成温度数据的传输,并显示到手机APP中,从而实现对室内温度的实时监控并进行相应的远程控制。该系统可以实现以下三种功能,其一为远程监测室内环境温度,其二为远程控制家用电器的开关,其三为远程控制窗帘的开关。通过这一方式能够使用户享受到方便、快捷、舒适的智能家居体验,极大地提高了家居生活的乐趣。
关键词:单片机;温度传感器;电动窗帘;智能家居

Design of Remote Control System for Smart Home
Abstract:This paper mainly aims at the design of smart home, and designs a control software to realize remote real-time monitoring and control of the daily home. The first part mainly introduces the significance and current progress of smart home research. The system hardware design, then chooses STC89C52 single-chip microcomputer as control center of system, used in the external environment of the temperature sensor to complete the current indoor environment temperature monitoring, on the basis of using ESP8266WIFI complete temperature data transmission module, and display in the APP, so as to realize the real-time monitoring of the indoor temperature and corresponding remote control. The system can achieve the following three functions, one is the remote monitoring of indoor environment temperature, the other is the remote control of household appliances switch, the third is the remote control of the curtain switch. Through this way to enable users to enjoy convenient, fast, comfortable smart home experience, greatly improve the fun of home life.
Key words:Microcontrollers;Temperature Transducer;Electric Curtain; Smart Home
 

智能家居远程控制系统设计
智能家居远程控制系统设计


目  录
1. 绪论    1
1.1研究意义    1
1.2研究现状    1
1.3研究内容    2
2. 总体方案设计    2
3. 硬件设计    3
3.1 控制器模块    3
3.1.1复位电路    5
3.1.2时钟电路    5
3.2 电源电路模块    5
3.3 温度传感器模块    5
3.4 电机驱动模块    6
3.5 继电器模块    6
3.6 WIFI模块    7
3.7 按键控制模块    8
4. 软件设计    9
4.1 主程序设计    9
4.2温度采集程序设计    10
4.3电机驱动子程序设计    11
4.4继电器程序设计    12
4.5按键子程序设计    14
4.6 用户APP终端设计    15
5. 系统调试与具体实现    16
5.1温度检测显示    16
5.2电动窗帘控制    16
5.3继电器控制家电    17
6. 总结与展望    18
6.1总结    18
6.2展望    18
参考文献:    19
致谢:    21