红外遥控人体感应光控多功能台灯设计

红外遥控人体感应光控多功能台灯设计(任务书,开题报告,论文11000字)
摘要
本文主要介绍基于单片机的多功能台灯的设计。多功能台灯可根据外界环境光应和人体红外信号变化情况,能够在光线昏然有人靠近的时候自动开启,并且还可以在远程环境下直接遥控开关。论文首先对本次设计所选用的52单片机、光敏电阻、按键模块、人体红外模块、远程遥控模块进行阐述论证,然后分别对系统硬件和软件的设计分别进行说明。硬件部分对52单片机最小系统、光敏电阻电路、按键模块电路、红外遥控模块等进行具体设计;软件部分选用Keil作为开发平台,用C语言编写实现,并对上述硬件模块的软件编程给出流程图并进行阐述分析。在文章的最后,是对本设计的硬件电路和软件部分的调试,并对不同模式下的台灯功能分别进行演示和说明,然后总结全文指出设计的不足同时提出改进措施。
关键词:多功能台灯单片机遥控模块
Infrared Remote Control Human Body Sensing Light Control Multi - function Table Lamp
Abstract
This paper mainly introduces the design of intelligent desk lamp based on MCU. The intelligent desk lamp can automatically realize the function that the lamp is turned on by the human body and the light is changed according to the induction of the human body and the change of the environment light, and the remote control switch function can be realized directly under the remote environment. The paper first proves the selection of the design of the 52 microcontroller, a photoresistor, a key module, infrared module, remote control module, and then the design of hardware and software of the system are explained respectively. The hardware part of the specific design of the 52 MCU system, photosensitive resistor circuit, key circuit module, infrared remote control module; the software part selects Keil as the development platform, using C language, and gives the flow chart of software programming and module forexplain. At the end of the article, is the debugging of the circuit and other part of the design, and the different modes of lamp function were demonstration and explanation, and then summarizes and points out the design deficiencies and proposed improvement measures.
[版权所有:http://DOC163.com]
Key words: Multifunctional desklamp; Single chip microcomputer; Remote control module
论文的组织结构
第一章就此课题的研究背景、当前国内外的发展状况结合研究的目的与意义进行详细的叙述。
第二章首先提出了系统的整体设计方案,进行了系统开发的设计任务要求和总体思路与框架,以及介绍了各个模块的方案选择。
第三章为系统的硬件设计与实现,描述了光敏电阻,人体红外,红外遥控等功能模块的设计和实现过程。
第四章进行了系统的软件设计与实现,介绍了软件整体主流程,描述了对主函数、定时器的中断处理和键值处理的设计与实现过程。
第五章对系统进行了功能展示,总结本次设计的不足和收获,并对未来的发展。
[资料来源:http://doc163.com]

目录
摘要 I
Abstract II
第一章引言 1
1.1 课题研究背景 1
1.2 国内外发展状况 1
1.3 研究的目的与意义 2
1.4 论文的组织结构 3
第二章系统总体方案设计 4
2.1 设计任务要求 4
2.2 系统设计思路 4
2.3 系统总体框架 5
2.4主要模块的方案选择 5
第三章系统硬件设计与实现 8
3.1单片机最小系统 8
3.2光敏电阻模块 9
3.3 人体红外模块 10
3.4 继电器模块设计 12
3.5 按键电路设计 13 [来源:http://Doc163.com]
3.6 红外遥控模块 14
3.7 USB模块 15
第四章软件系统设计与实现 17
4.1 软件主流程 17
4.2 主函数设计 18
4.3 定时器的中断处理 20
4.4 键值处理 21
第五章系统调试与总结展望 23
5.1 硬件调试 23
5.2 软件调试 26
5.3总结与展望 27
参考文献 28
致谢 30
[资料来源:http://Doc163.com]