【编者按】:网学网自动化PLC相关毕业设计为您提供LED点阵套件开发(硬件)参考,解决您在LED点阵套件开发(硬件)学习中工作中的难题,参考学习。
论文编号:DQ207 论文字数:6554,页数:24
摘要
LED(Light Emitting Diode)显示屏是八十年代后期在全球迅速发展起来的新型信息显示媒体,它利用发光二极管构成的点阵模块或像素单元组成在面积显示屏幕,以可靠性高、使用寿命长、环境适应能力强、价格性能比高、使用成本低等特点,在短短的十来年中,迅速成长为平板显示的主流产品,在信息显示领域得到了广泛的应用【1】。
本文介绍了一种实用的LED点阵显示屏系统设计。利用PC(Personal Computer)机将汉字或数字转换成点阵显示数据,通过串行口发送给STC89C54,STC89C54利用接收到的数据控制LED点阵显示屏,同时系统利用PC机实现了对汉字或数字移动方向和移动速度的控制。本文简单介绍LED点阵显示系统中单片机与LED点阵的搭建以及LED点阵的驱动,着重介绍硬件的设计与实现【2】。
关键词:LED显示屏; STC89C54; 点阵
Abstract
LED (Light Emitting Diode) display is the late 1980s and the rapid development of the new information in the global media show, It posed by the use of LED dot matrix module or modules in the area of the display screen pixel, high reliability, long lifetime, ability to adapt to the local environment, the price performance ratio and the use of low cost, in a short period of 10 years. Rapid growth in the mainstream of flat panel display products in a wide range of fields of information display applications.
This paper introduces how to design a kind of LED dot matrix display. It utilizes PC(Personal Computer)to translate basic characters into dot matrix data. Then the data are sent to the AT89C52. AT89C52 controls the LED dot matrix display utilizing the receiving data. Meanwhile, the system realizes to control the moving direction and speed of the basic characters. This article explains the LED dot matrix display system microcontroller and LED dot matrix LED dot matrix structures, and the drive to highlight the design and implementation of hardware.
Keywords: LED display; AT89C52; dot matrix
目录
摘要 I
Abstract II
1 绪论 1
2 系统总体方案设计 2
2.1 系统总体结构 2
2.1.1 系统总体设计的目的 2
2.1.2 系统总体设计的思路 2
2.2 系统主要硬件描述 3
2.2.1 单片机STC89C54 3
2.2.2 LED点阵 6
2.2.3 移位寄存器74HC595 6
2.2.4 DS1302时钟模块 8
3 系统硬件设计 10
3.1 系统硬件设计原理图 10
3.1.1 STC89C54单片机部分 10
3.1.2 LED点阵模块部分 11
3.1.3 移位寄存器74LS595部分 11
3.1.4 LED显示驱动部分 12
3.1.5 时钟电路部分 13
3.2 系统硬件设计实物图 13
4 系统软件设计 15
4.1 系统软件设计的基本思路 15
4.2 程序流程图 15
4.2.1 LED静态显示 16
4.2.2 LED动态左移显示 16
5 总结 18
致 谢 19
参考文献 20