{$cfg_webname}
主页 > 电子信息 > 电子 >

简易家居系统设计—室温湿度监控及灯光控制

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

简易家居系统设计—室温湿度监控及灯光控制(任务书,开题报告,外文翻译,论文12000字)
摘  要
随着现代科技的进步,人们生活水平的提高,人们对每天居住的家庭环境的要求也越来越高。家居控制系统可以为用户的家居提供智能控制方案,使用户的控制更加便捷、更加高效,节约家庭日常生活中不必要的资源消耗。而且在现在这个注重绿色环保的世界里,智能地为用户控制好家居室内的湿度和温度等。
本文首先对智能家居系统的背景、意义、目前发展状况以及未来的发展趋势进行了一定的阐述,简要讲述了智能家居系统的工作原理和理论知识。然后提出了系统的解决方案,详细地论述了系统的设计及实现原理,以ATmega328单片机作为主控微芯片,使用网络模块W5100进行网络信息传输,在新浪云建立网络云服务器,将微信公众号的后台与云服务器连接,实现了手机终端使用微信与简易家居控制系统通信的平台。以温湿度传感器采集家居环境信息,显示模块显示当前室内的温湿度,系统可以利用手机微信远程控制led灯和家居设备的开关,监控室内的温度和湿度,并具有温湿度报警功能。
经过测试,系统功能达到了本设计的要求。
关键词:ATmega328  W5100  传感器  液晶屏
 
Simple household system design——Room temperature humidity monitoring and control of light
Abstract
With the improvement of science and technology, people's material life level enhancement, more and more is also high to the requirement of household environment, the home control system can provide intelligent control scheme for household, make household control more convenient, more efficient, more for family daily activities to save unnecessary energy consumption. And in this pay attention to the world of green environmental protection, intelligent control for residents of good air humidity, temperature, etc.
This article first of the smart home system development background, significance, current status and development trend of the future, be the brief introduction to the working principle of smart home system. Simple household solutions of the control system is proposed in this paper, detailed discusses the principle, system composition and the realization of ATmega328 as master microprocessors, using the network module W5100 for network information transmission, set up network in sina cloud cloud server, WeChat public issue of the background and cloud server connection, realize the mobile terminal to communicate with simple home control system using WeChat platform. Household environment with temperature and humidity sensors to collect information, the display module displays the current indoor temperature and humidity, the system can use the phone WeChat remote control switch of led lights and household equipment, monitoring the temperature and humidity in the home, and have the function of temperature and humidity alarm.
After testing, the system function has reached the requirement of the design.
Key words: ATmega328; W5100; The sensor;LCD
 

简易家居系统设计—室温湿度监控及灯光控制
简易家居系统设计—室温湿度监控及灯光控制
简易家居系统设计—室温湿度监控及灯光控制


目录
摘  要    I
Abstract    II
目录    III
第一章:绪论    1
1.1课题背景及意义    1
1.2课题目前状况以及未来发展趋势    1
1.3课题设计所需的理论知识    1
1.4论文结构    2
第二章 系统设计概述    3
2.1系统的要求    3
2.2系统的方案选择    3
2.2.1 温湿度测量方案    3
2.2.2 系统显示方案    4
2.2.3 网络模块方案    5
2.2.4 移动终端方案    5
2.2.5 服务器方案    6
2.2.6 报警电路方案    6
第三章 硬件电路设计    8
3.1系统硬件总框图    8
3.2单片机最小系统    8
3.2.1 时钟电路    9
3.2.2 复位电路    10
3.3温湿度测量模块    10
3.4网络模块    11
3.5系统显示模块    13
3.6设备控制电路    15
3.7报警电路    16
3.8服务器    16
3.9硬件总原理图    18
第四章 软件系统设计    19
4.1 DHT11 采集温度与湿度编程流程    19
4.2 LCD1602流程图编程流程    20
4.3单片机总程序    21
4.4网络端后台服务器的搭建    22
第五章 系统调试    24
5.1软件调试    24
5.2硬件调试    26
参考文献    29
致 谢    30
附录一:系统原理图    31
附录二:元器件清单    32
附录三:源代码    33

推荐资料