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

基于单片机的超市自动找零系统设计

来源:wenku163.com  资料编号:WK16314439 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16314439
资料介绍

基于单片机的超市自动找零系统设计(论文9400字)
摘要:文章详细介绍了超市自动找零系统方案的设计思路,工作原理以及硬件选择和软件编程。本系统针对超市客流量大,收银效率不高的情况而研发,能够实现自动验钞、面额识别和自动找零的基本功能。系统以STM32F103C8T6单片机为核心,使用两组外接按键来模拟扫码累价与投钞,外接显示屏显示面额与应找零价格,LED灯组模拟找零出钞。程序编写方面,本系统采用了keil软件来进行,此软件简单易学,方便阅读和检查。
关键词:单片机;自动找零;超市运营

Supermarket automatic change system design based on SCM
Abstract:The article introduces the design ideas,working principle,hardware selection and software programming of the supermarket automatically change system in detail. This system in view of the big supermarket traffic, cashier, inefficient STM32F103C8T6 single-chip microcomputer as the core, to implement automatic money detect, denomination recognition and automatic change of basic functions. System uses two sets of external keys to simulate sweep code tired price and cast money, external display shows denomination and should change the price, the LED headlamp unit to simulate the change out of money. Programming, the system adopts the keil software, this software is easy to learn, read and check.
Key words:SCM;Automation Change;Supermarket operator
 

基于单片机的超市自动找零系统设计
基于单片机的超市自动找零系统设计


目 录
摘要    1
Abstract    2
1 绪论    3
1.1 研究背景    3
1.2 方案简介    3
2 系统的组成和工作原理    5
2.1 系统的组成    5
2.2 系统的工作原理    5
2.3 找零方案介绍    6
3 系统的硬件选择    7
3.1 单片机系统    7
3.1.1 单片机简介    7
3.1.2 STM32单片机简介    7
3.1.3 本系统使用的STM32F103C8T6单片机    7
3.2 显示模块    10
3.3 发光二极管    11
3.4 按键模块    12
3.5 电源模块    12
3.5.1 电源适配器    12
3.5.2 本系统选用的电源适配器    12
4 系统的结构搭建    13
4.1 系统电路    13
4.1.1 单片机核心电路    13
4.1.2 稳压电路    14
4.1.3 滤波电路    14
4.1.4 程序下载接口电路    15
4.1.5 液晶显示屏电路    15
4.1.6 按键接口电路    15
4.1.7 时钟电路    16
4.1.8 复位电路    16
4.1.9 LED电路    17
4.2 系统的宏观展现    19
5 系统的软件编写与调试    20
5.1 系统的软件编写    20
5.1.1 Keil简介    20
5.1.2 本系统的软件设计方案    20
5.2 系统的在线调试    21
7 结论    28
8 讨论    28
参考文献    29
致谢    28

推荐资料