点阵式LED显示屏的设计
点阵式LED显示屏的设计(论文9000字)
摘要:LED显示屏如今已在我们的社会生活中占据了重要的地位,日常生活中用到的广告牌、指示牌、公告牌都有LED显示屏的身影。本设计基于STC89C51单片机设计一种16*16点阵显示屏,其上的文字以滚动的方式显示,其中16*16的点阵显示屏由4块8*8的显示屏组合构成。单片机为主要的控制系统部件,负责整个设计的调控。三极管的连接用来控制点阵行方向,两片74LS595级联来控制列方向。最终将信息全部显示在点阵 LED显示屏上,完成我们所要实现的目标。
关键词:点阵单片机译码器动态扫描
Design of dot matrix LED display
Abstract: In our social life, LED display occupies an important position now, LED display are shown in in daily life such as the billboards, signs, bulletin boards.The design is based on STC89C51 microcontroller, a 16 * 16 dot matrix display is designed.The text is shown on the rollingway, including 16 * 16 dot matrix display by the four 8 * 8 display combination. SCM is used as the main control system components, responsible for the entire design of the regulation. The connection of the transistor is used to control the direction of the dot matrix, and the column direction is controlled by the two 74LS595 cascades controller. The final information will be displayed on the dot matrix LED display, the design goals are achieved.
Keywords: Lattice ;microcomputer; decoder; dynamic scanning
[资料来源:Doc163.com]
目录
1 绪论 1
1.1 课题的研究背景 1
1.1.1 LED电子显示屏概述 1
1.1.2 LED显示屏研究意义 1
1.1.3 LED显示屏的研究现状 2
1.1.4 LED电子显示屏的分类 2
1.1.5 设计任务 2
2 总体设计 3
2.1 系统概述 3
2.1.1 显示单元的选择 3
2.1.2 滚屏方式选择 3
2.1.3 单片机控制器的考虑 4
2.1.4 关于点阵数据的存储方式 4
[来源:http://Doc163.com]
3.硬件电路设计 4
3.1 整体设计框图 4
3.2 主控电路 5
3.2.1 STC89C52 单片机简介 5
3.3 LED点阵显示电路 9
3.4整体电路 10
3.5实物图 13
4 软件实现 13
4.1 概述 13
4.2系统程序方案设计 14
4.2.1主程序设计 14
4.2.2子程序设计 15
4.2.3显示程序设计 15
4.2.4延时函数 15
4.2.5行选控制 16
总结 16
参考文献 17
致谢 17
附录1:电路原理图 18 [资料来源:www.doc163.com]