1 / 47
文档名称:

基于单片机的自动售货机_毕业设计论文.doc

格式:doc   页数:47
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于单片机的自动售货机_毕业设计论文.doc

上传人:追风少年 2013/7/13 文件大小:0 KB

下载得到文件列表

基于单片机的自动售货机_毕业设计论文.doc

文档介绍

文档介绍:基于单片机的自动售货机
摘要
自动售货机是自动化技术在人们生活中的重要应用。随着人们生活质量的不断提高,对自动售货机的性能要求越来越高。自动售货机的主要功能是通过人机对话的形式完成自动售货这一过程。
本文设计了一款以INTEL公司出品的80C51单片机为核心的自动售货机,并且着重详细地介绍了自动售货机的整体系统设计方案、硬件选择基础、软件使用方法及技巧。以80C51作为CPU处理单元连接各个功能模块;以4*4矩阵键盘作为输入控制模块对货物进行种类和数量的选择以及模拟货币的投入功能;以LCD1602液晶作为显示模块来显示当前的购物状态以及货币状态;以LED的显示来表示当前选择货物以及出货的状态。;再用Keil uVision3专业编译软件完成源程序编译和调试,最终进行自动售货机的实验电路仿真来模拟自动售货。结合工作原理、系统设计、软件编译和实验仿真来实现自动售货这一相关功能。
关键词自动售货机,80C51单片机,编译仿真
ABSTRACT
The automatically vending machine is provided the the the important applications of the automation technology in people's lives. With the continuous improvement of people's quality of life, the increasingly high performance requirements of vending machines. Vending machines The main function of the form of man-machine dialogue vending this process.
The designed a produced by Intel 80C51 microcontroller as the core vending machines, and emphasizes the detailed description of the overall system design of the vending machines, hardware options, software and the use of methods and techniques. As 80C51 CPU processing unit connected to the various functional modules; 4 * 4 matrix keyboard as an input control module of goods, the choice of the type and number of input and analog currency; LCD1602 LCD as the display module to display the current state of shopping as well as currency state; LED display indicates the current selection of goods and shipment status. By the microcontroller circuit diagram connecting wiring each module; complete source code pile and debug then the Keil uVision3 piler software, eventually vending machine experiment circuit simulation to simulate the automatic vending. Combined with the working principle, system design, piler and experimental simulation to achieve automatic vending related functions.
Keywords automatic vending machine, 80C51 MCU, compiled simulation
目录
摘要 I
ABSTRACT II
1 绪论 1
课题的研究背景及意义 1
国内外现状及发展趋势 1
本课题研究的主要内容 2
2 自动售货机的系统结构 4
自动售货机的系