单片机自动售货机控制电路的设计摘要本文设计了一个基于 STC89C52RC 单片机的自动售货控制系统,文中详细的介绍了设计方案的实施背景,各种元器件的选择,系统模块的划分以及功能的实现。该系统模块划分清晰,采用按键实现人机的友好交互。以 C 语言为开发语言,可读、易理解性大大提高。开发环境为 Keil,Proteus 有机结合,keil 实现代码的编写、修改、编译,Proteus 则对编译好的代码在模拟器件上进行仿真。有效的提高了开发效率。系统最终实现了货物选择、投币显示、找零显示等一系列功能。关键词:投币;找零;单片机;液晶显示屏Design of control circuit of SCM Vending machineABSTRACTThis paper designs a vending control system based on STC89C52RC SCM,and introduces Design of the implementation of the background,the choice of various components,system modules and the realization of the function.The System model Block Division is clear,using the key to achieve human-computer friendly interaction.C Language for the development of language,readable,easy to understand the big greatly inproved.Development environment for Proteus Organic combination,plug modern code to write,modify,compile,Proteus Then,the compiled code is simulated on the analog device.Effectively improve development effectiveness:A system finally solid goods Object selection,coin display,change display and a series of functions.Key words:Coin;Change;Single Chip;LCD screen1单片机自动售货机控制电路的设计目录 21 引言1.1 研究背景20 世纪 70 年代伴随着世界经济体的崛起,全球经济快速发展,传统的售货模式——固定地点人员售货方式已经慢慢暴露出许多弊端,很难满足现阶段的需求:人力资源需求量大,而且还受到所需服务消费地点、地理环境条件等诸多因素的限制;在服务时间上不能最大限度的为消费者服务,从盈利角度上讲也不能最大化的赚取利益。但是!!!为了解决上述这些一系列的难题,于是乎,人们发明了自动售货机。1.2 研究的目的和意义自动售货机算是一种无人智能售货柜员机,它于上个世纪 20 年代的日本和欧美发展起来。这个东西就像一个便捷小巧 24 小时运营,...