毕业设计——单片机控制的滚动式广告灯箱设计(软件部份).doc
毕业设计——单片机控制的滚动式广告灯箱设计(软件部份),单片机控制的滚动式广告灯箱设计(软件部份)摘 要单片机是一种集成电路芯片,采用超大规模技术把具有数据处理能力(如算术运算,逻辑运算、数据传送、中断处理)的微处理器(cpu)。随着单片机技术的飞 速发展,各种单片机蜂拥而至,单片机技术已成为一个国家现代化科技水平的重要标志。单片机可单独地完成现代工业控制所要求的智能化控制...
内容介绍
此文档由会员 流水浮萍 发布单片机控制的滚动式广告灯箱设计(软件部份)
摘 要
单片机是一种集成电路芯片,采用超大规模技术把具有数据处理能力(如算术运算,逻辑运算、数据传送、中断处理)的微处理器(CPU)。随着单片机技术的飞 速发展,各种单片机蜂拥而至,单片机技术已成为一个国家现代化科技水平的重要标志。
单片机可单独地完成现代工业控制所要求的智能化控制功能,这是单片机最大的特征。单片机控制系统能够取代以前利用复杂电子线路或数字电路构成的控制系统,可以软件控制来实现,并能够实现智能化。现在单片机控制范畴无所不在,例如通信产品、家用电器、智能仪器仪表、过程控制和专用控制装置等等,单片机的应用 领域越来越广泛。
本毕业设计的课题是单片机控制的滚动式广告灯箱,详细说明单片机控制电机转动,从而实现滚动灯箱系统的设计。这里阐述了单片机控制的滚动式广告灯箱的工作原理及工作过程,并给出详细的电路图。
关键词:单片机,80c51,控制电机,电路,c语言
ECONTROLLED ROLLING ADVERTISEMENT LIGHT BOX DESIGN
ABSTRACT
SCM is integrated circuit chip, which use ultra-large-scale technology to a data processing capability (such as zrithmetic , logic operations , data transfer,interrupt handing) of the microprocessor (CPU).
SCM can be done alone by the modern industrial control intelligent control functions required, it is the biggest single chip features.
Microcomputer control system can replace the previous use of complex electronic circuits or digital circuits of the control system software control can be achieved and can achieve intelligent.
Controlled areas are now ubiquitous, such as communication products, home appliances, smart instrumentation, process control and special control devices, etc. Its applications in the field more and more widely.
The issue of graduation is Controlled by rolling advertising light box, detailed description of SCM control motor rotation, in order to achieve scrolling light box system.
Described here, the rolling SCM lightboxes working principle and process, and gives a detailed circuit diagram.
KEY WORDS:SCM,80C51,Control motor,Circuit,Combined Language
目 录
第一章 绪 论 1
§1.1 单片机简介 1
§1.2 单片机的应用领域 1
§1.3 单片机的发展趋势 3
第二章 设计要求 6
§2.1 应用环境与工作特点 6
§2.2 功能要求及设计目标 7
第三章 系统概述 9
§3.1 总体设计 9
§3.1.1 系统原理框图 9
§3.2 工作状态分析 10
§3.3硬件设计方案 10
§3.3.1 单片机选型 10
§3.3.2 位置电路 12
§3.3.3 电机驱动电路 13
第四章 软件设计 15
§4.1 功能要求及设计目标 15
§4.2 系统程序的设计 15
§4.2.1 初始化程序 18
§4.2.2 时间设置程序 24
§4.2.3 PWM调速程序 28
§4.2.4 按键扫描程序 29
结 论 31
参考文献 32
致 谢 34
附 录 35
附加外文翻译 80C51