基于单片机的智能客房管理系统设计

基于单片机的智能客房管理系统设计(任务书,开题报告,外文翻译,论文12000字)
摘 要
随着现代人对生活质量关注度的日渐上升,旅游成为很多人选择的休闲方式之一,出行住宿的舒适度更是成为人们决定旅社的决定因素。而智能客房控制器的设计,在一块控制板上实现多种常用功能,给人们带来方便与快捷的同时,也更好地提高了人们的生活质量。本设计利用AT89S52单片机作为主控制器, 该设计由主控制器模块、键盘模块、报警模块以及显示模块组成。利用键盘模块输入控制信号,传输给主控制器AT89S52,利用该芯片内部时钟完成时钟功能;利用PWT占空比调节电流强度,控制灯光亮暗程度;利用延时功能完成流水灯以及闪烁灯。该系统结构简单,可靠,功耗较低,成本低。
关键词:AT89S52; LCD1602; 键盘控制
The design of the intelligent room management system based on MCU
Abstract
With the people’s awreness about quality of life rising, tourism is one of ways which the people choose to relax in, and travel accommodation comfort will become the determinants of the hostel. The design of the intelligent room management controller, realizing a variety of commonly used functions in a control panel, not only bring convenience and fast, but also to better improve people's quality of life. This design uses AT89S52 microcontroller as the main controller. The design includes the main controller module, keyboard module, alarm module and display module. Using the keyboard module input control signal, transmitted to the main controller AT89S52. Using the chip internal clock to complete clock function. Using the PWT duty ratio to adjust current strength, control the lights bright degree. Using the delay function to complete running water light and flashing lights.This system is simple, reliable, low power consumption and low cost.
[资料来源:Doc163.com]
Key Words: AT89S52; LCD1602; Keyboard Control


目录
摘 要 I
Abstract II
第一章 绪论 1
1.1 智能客房的背景 1
1.2 智能客房的研究现状 1
1.3 智能客房的系统设计 2
1.4 本文的内容安排 2
第二章 系统方案分析与选择论证 3
2.1 系统方案设计 3
2.1.1 主控芯片方案 3
2.1.2 时钟模块方案 3 [版权所有:http://DOC163.com]
2.1.3 报警模块方案 4
2.1.4 电源模块方案 4
2.1.5 显示模块方案 4
2.2 系统最终方案 4
第三章 智能客房管理系统的硬件设计 6
3.1 AT89S52单片机主控系统电路设计 6
3.1.1 AT89S52单片机的主要特性及工作模式 7
3.1.2 AT89S52单片机的引脚功能说明 7
3.1.3 复位电路 9
3.1.4 时钟电路 10
3.2 4*4矩阵键盘模块 11
3.2.1 矩阵键盘概述 11
3.2.2 4*4键盘总框图 11
3.3 报警模块 12
3.3.1 蜂鸣器简介 12
3.3.2 报警模块电路 12
3.4 LCD1602显示模块 13
3.4.1 LCD1602特性 13
3.4.2 管脚接口说明 13 [版权所有:http://DOC163.com]
3.4.3 LCD1602的指令说明 14
3.4.4 LCD1602与单片机的接口电路 15
第四章 智能客房控制系统的软件设计 17
4.1 软件开发环境 17
4.2 各模块程序设计 17
4.2.1 主程序模块 17
4.2.2 时钟模块 18
4.2.3 键盘模块 19
4.2.4 LCD1602显示模块 20
第五章 系统调试、分析与结果 21
5.1 硬件电路基本调试 21
5.2 分模块调试 21
5.2.1 电源模块的检测与调试 21
5.2.2 蜂鸣器报警模块的检测与调试 22
5.2.3 LCD1602显示器检测与调试 22
5.2.4 发光二极管的检测与调试 22
5.3 功能调试 22
5.3.1 报警功能(密码功能) 23 [来源:http://Doc163.com]
5.3.2 时钟功能 23
5.3.3 灯光光强控制功能 24
5.4.4 服务功能 25
第六章 总结与展望 26
6.1 总结 26
6.2 展望 26
参考文献 28
附录一 原理图 29
附录二 硬件实物图 30
附录三 程序 31
致 谢 45 [来源:http://Doc163.com]
