{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的商场储物柜控制系统设计

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

基于单片机的商场储物柜控制系统设计(任务书,开题报告,论文15000字)
摘要
 本课题是围绕着AT89C52单片机为核心来展开,大致功能可概述为通过密码输入存储以及密码核对取物两部分。整个系统可以分为由单片机构成的主控部分,键盘输入部分,液晶屏显示部分和执行部分来构成。
在此系统中,最重要的部分肯定是单片机了,而我们也知道,光单片机是没有办法独自完成所有的控制操作的,最简单的一个系统还得需要晶振电路和复位电路。键盘输入部分我选用的是4x4矩阵键盘通过单片机的控制来实现。键盘可以代表0-9和其它几个功能键,通过这些按键就可以完成存物和取物等一系列操作。液晶显示部分由LCD12864通过单片机控制来实现,显示屏可以给用户提供一些提示信息,用户可以通过提示信息一步步完成存取物品的操作。执行部分我使用8个LED灯的亮灭来显示当前储物柜的状态。此外,我还通过设计AT24C02对整个电路进行断电保护。

关键词:单片机、LED、液晶显示、矩阵键盘、断电保护。
Abstract
This topic is around the AT89C52 microcontroller as the core to start,general features can be summarized as two parts by password input storage and password check.The whole system can be divided into the main control part, the keyboard input part, the LCD screen display part and the executive part to form.
   In this system, the most important part is certainly a single chip, and we know that, optical SCM is no way alone to complete control of all operations, the most simple of a system also need oscillator circuit and reset circuit.Keyboard input part of my choice is the 4X4 matrix keyboard through the MCU control to achieve.The keyboard can represent 0-9 and several other function keys, through these keys can complete the storage and fetch and so on a series of operation.Liquid crystal display part of the LCD12864 through the MCU control to achieve, the display can provide some information to the user, the user can step by step to complete the operation of access to information.Execute part I use two LED lights bright lights to display the status of current lockers. In addition, I through the design of AT24C02 the whole circuit of power down protection.
Key words: MCU,LED,LCD display,matrix keyboard, power down protection.
 

基于单片机的商场储物柜控制系统设计
基于单片机的商场储物柜控制系统设计
基于单片机的商场储物柜控制系统设计


目录
摘要    I
Abstract    II
第一章 绪  论    1
1.1课题研究背景及意义    1
1.2国内外研究现状    1
1.3单片机简介    2
第二章 系统的总体设计方案    3
2.1任务分析与实现方案    3
2.2操作流程    4
第三章 硬件电路设计    6
3.1硬件电路框图    6
3.2键盘按键扫描电路    6
3.3 LED指示电路    8
3.4复位电路    8
3.5晶振电路    10
3.6 LCD显示驱动电路    11
第四章 应用软件    13
4.1编程软件keil    13
4.2仿真软件proteus    13
第五章 成果展示    15
5.1流程框图    15
5.1.1存物流程框图    15
5.1.2取物流程框图    16
5.2程序    17
5.3仿真结果展示    17
第六章 总 结    22
参考文献    23
附录A:电路图    24
附录B:实物图(拍摄于商场)    25
附录C:储物柜面板设计    26
附录D:程序    27
致谢    45

推荐资料