- 1、本文档共45页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于单片机的自动窗帘控制系统设计
摘要
关键词:
The Design of the Control System of Automatic Curtain based on MCU
Abstract: This paper firstly give a sufficient introduction of the basic information of automatic curtain, history of development and application prospect so as to clarify the importance of automatic curtain to modern life. The system of automatic curtain designed in this paper not only can reduce the inconvenient of opening and closing curtain by hands everyday, but also can enhance the level of life. Meanwhile, to control the curtain switch according to light and temperature, it can adjust the light and temperature indoor, to satisfy people’s pursuit of a higher standard of living.This design uses principles that are easy to handle and convenient to realize, it uses AT 89C51 SCM to be the control center. The software mainly uses the methods of flow chart and code to introduce light control, temperature control and motor control. Hardware controlling system mainly consist of the module of temperature’s control, LED module of triode tube’s prime mover, driver module of electric motor and photo resistor.
Keywords: the Control System of Automatic Curtain; AT 89C51 SCM; DS18B20、LED、L298
目 录
1 绪论 1
1.1 选题的意义和目的 1
1.2 本课题在当今社会的研究现状和发张趋势 1
1.3 本课题设计的主要内容 2
1.4 单片机的简介 3
1.5 单片机的发展历史 3
1.6 单片机的特点 4
2 系统整体方案的设计 5
2.1 单片机硬件设计的基本原则 5
2.2 单片机软件设计的基本原则 6
2.3 系统整体设计的结构方框图 6
3 系统的硬件设计 8
3.1 系统主要的模块结构 8
3.2 单片机最小系统的模块设计 9
3.2.1 AT89C51单片机的简介 9
3.2.2 晶振电路 9
3.2.3 复位电路 10
3.3 温度检测模块 11
3.4 LED显示模块 12
3.5 光照检测模块 12
3.6 电机控制模块 13
3.7 系统硬件的原理图 14
4 系统的软件设计 16
4.1 程序的结构分析 16
4.2 主程序的设计 17
4.3 汇编语言和C语言 18
4.4 各个子程序的设计 19
4.4.1 光照强度的检测和转换子程序 19
4.4.2 DS18B20温度检测程序 21
4.4.3 4位LED数码管显示程序 22
4.4.4 LN298电机驱动子程序 24
总结 26
致谢 27
参考文献 28
附录 29
附录一 系统硬件原理图 29
附录二 程序 30
1 绪论
本章主要阐述了本课题选择的目的与意义、当前的发展现状和未来的发展趋势,同时综述了本次设计的主要内容。
1.1 选题的意义和目的
伴随着生活水平的逐步提高,时代的不断进步,人们对于生活追求的不断提高,对于居住空间和环境的要求也越来越高,高档的智能家居成为越来越多人们的生活必须品。由单片机为主要控制的自动窗帘控制系统,不但可以解决每天人们用手开关窗帘的繁琐,而且也是一个人生活档次
文档评论(0)