- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要
LED点阵显示屏设计是利用发光二极管点阵模块设计而成的平面式显示屏幕。它具有较长的发光寿命、亮度高、视角大以及在室内室外的任何环境中可视性好、适应力强等特点。
LED点阵显示屏的作用在于显示符号或数字。譬如说,系统的状态、时间、速度等。本文旨在设计一种基于单片机的LED点阵显示屏,包括系统的硬件详细设计方案,软件流程等内容,在正常的通电情况下,通过简单的级联就可以实现对显示屏的扩展功能,是一种较低成本的文字显示方法。本文主要以单片机为设计基础,采取串行传输和动态扫描的技术,设计一款具有PC通信功能的LED多功能显示屏。
同时,还简单设计了彩色LED显示屏方案,包括其显示原理和FPGA实现流程等。
关键词 点阵显示屏、单片机、LED、动态扫描、FPGA实现流程
Abstract
LED dot matrix display design is the design of planar lattice module of light-emitting diodes and a display screen. It has the characteristics of long lifetime, high brightness, perspective and in the indoor and outdoor in any environment, adaptable and good visibility.
LED dot matrix display function lies in the display symbols or numbers. For example, the state of the system, time, speed etc.. The purpose of this paper is to design a LED dot matrix display based on single chip microcomputer, including the detailed design of the hardware system, software flow and other content, in the power of normal circumstances, through simple cascade can achieve function expansion of the display screen, is a method for displaying the low cost text. This paper takes the MCU as the design basis, adopt the serial transmission and dynamic scanning techniques, and design a PC communication function of LED multi function display.LED点阵显示屏的作用在于显示符号或数字。譬如说,系统的状态、时间、速度等。本文旨在设计一种基于单片机的LED点阵显示屏,包括系统的硬件详细设计方案,软件流程等内容,在正常的通电情况下,通过简单的级联就可以实现对显示屏的扩展功能,是一种较低成本的文字显示方法。本文主要以单片机为设计基础,采取串行传输和动态扫描的技术,设计一款具有PC通信功能的LED多功能显示屏
At the same time, also designed the color LED display program, including the display principle and implementation process of FPG A et c.
Keywords Dot matrix display、micro controller、LED、dynamic scanning、
FPGA implement action process
目 录
1 引言 1
1.1 LED的背景 1
1.2 LED点阵显示的概述 1
1.3 单片机LED显示屏的研究目的 1
2 研究LED显示器的现状及其发展趋势 2
2.1 中国LED产业的发展 2
2.2 LED显示屏的发展趋势 2
3 系统方案的设计分析 2
3.1 系统构成图 2
3.2 系统硬件介绍 3
3.2.1 LED点阵? 3
3.2.2 锁存器74LS373 4
3.3.1 硬件设计思想 6
3.3.2 硬件电路图 6
4 软件设计 11
4.1 汉字的点阵显示原理和字库代码获取方法 11
4.1.1 点阵书写
文档评论(0)