- 1、本文档共25页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
本科毕业论文(设计)
题 目 基于单片机的LED点阵
显示系统的设计 专 业: 名: 山之魂 职 称: 二零一六年六月 基于单片机的LED点阵显示系统的设计
摘 要:本文一款以单片机为控制器的LED点阵显示屏系统的设计。选用四块8×8点阵模块构建一个16×16的LED点阵屏可实现中英文字符的显示动态特效显示。选定单片机为核心控制器件,74LS164译码电路,三极管8550和做行和列驱动单片机处理控制命令以及显示代码,将显示内容通过IO口串行输出并且控制译码电路完成串并转换并行输出,最后由显示驱动电路模块驱动LED点阵显示屏的扫描显示。由于制作简单,电子显示屏安装方便,成本低,广泛用于各种公共场所,如车站,广告画面和公告栏等。LEDSTC89C51;74HC595;74LS164;16*16点阵;LED System design of LED dot matrix display based on MCU
Abstract:This is a LED dot matrix display system controller based on the single chip STC89C51 design. This system adopts four pieces of 8 x 8 dot matrix module to construct a 16 x 16 LED dot matrix display screen, and can realize the dynamic effects of English characters of the show. The selected STC89C51 microcontroller as the core control device, 74LS164 as the decoding circuit, a triode 8550 and 74HC595 as the row and column driver. STC89C51 single-chip processing of control commands and displays the code, will display the content through I/O serial output and control decoding circuit to complete string conversion and parallel output, and finally by the display driving circuit module driver LED dot matrix display scanning display. Because of the simple, electronic display screen, convenient installation, low cost, widely used in various public places, such as the station, the advertisement picture and bulletin. LED dot matrix display, its function is fixed Chinese characters, letters, digital display; parallel shift left, right, up, down parallel; fixed content display; the display brightness adjustment etc..
Key words:STC89C51;74HC595;74LS164;16*16dot array;LED
目 录
1. 引言 1
2. 方案选择 1
2.1 系统硬件方案 1
2.1.1 通信系统 2
2.1.2 硬件设计方案 2
2.2 系统软件方案 2
3. 硬件整体设计概述及功能分析 3
3.1 控制单元设计 3
3.1.1 控制系统设计 4
3.2 串并转换器74LS164 4
3.3 驱动电路设计 5
3.3.1 行驱动电路设计 5
3.3.2 列驱动电路设计 5
3.4 通信系统硬件设计 6
3.5 电源设计 7
4. 系统软件设计 7
4.1 程序设计 7
4.2 显示程序的设计 8
4.2.1 点阵数据表达方式 8
4.2.2 显示程序的流程图 8
5. 系统调试 9
5.1
文档评论(0)