基于51单片机的电子显示屏设计.docVIP

  • 64
  • 0
  • 约3.35万字
  • 约 55页
  • 2018-08-01 发布于贵州
  • 举报
摘 要 本文介绍了一款以单片机AT89C51为控制器的LED点阵显示屏系统的设计。该系统可实现中英文字符的显示和动态特效显示。并且可以通过级连的方式来扩大显示屏幕的尺寸以达到增加显示内容的目的。系统采用PC机作为上位机,上位机向单片机发送控制命令和上位机所存储的显示代码,AT89C51单片机接收并处理PC机的控制命令以及显示代码,由显示驱动模块驱动一个16×32分辨率的LED点阵显示屏的扫描显示。PC机与单片机之间的通信采用RS—232C通信标准来实现。所选用的AT89C51单片机具有价格低廉程序写入方便的特点使得整个系统方便维护和检修。除此之外,该系统只占用了单片机少量的I /O口和内存,为系统留下了功能扩展的空间。 关键字:AT89C51、LED点阵显示、串行通讯 ABSTRACT This paper introduces a design of the LED lattice display system base on MCU AT89C51. The system can display in both Chinese and English characters of the show and from top to bottom and move around the magic show. And can be cascaded to expand the screen size to achieve increased content purposes. The PC sends control commands and displays code to microcontroller, AT89C51 receives control commands from PC and shows the code, Driver module drives a 16×32-resolution LED lattice LED’s panel display scan showed. Communication between PC and the microcontroller using RS-232C communications standards. the characteristics that AT89C51 microcontroller is cheap and could be coded conveniently makes the whole system Convenient to Maintenance and Repair. In addition, the system will take up only a small amount of the MCU I/O and memory,so that the system has functional space for expansion. Key words:? AT89C51,? lattice LED’s panel display,? serial communication 目录 第一章 引言 1 1.1 LED显示屏的发展现状 1 1.2 LED显示屏的发展趋势 1 1.3本设计主要工作 3 第二章 LED点阵显示屏的原理及特点 5 2.1 LED点阵式显示模块 5 2.2 LED器件的参数 5 2.3 LED器件的驱动 7 2.4 LED点阵显示屏的工作原理 9 2.5 LED点阵显示屏的特点 10 2.6 LED点阵显示屏使用的注意事项 11 第三章 系统硬件设计 13 3.1 硬件整体组成及工作原理 13 3.2 LED点阵显示系统的功能及工作过程 15 3.3 控制单元设计 16 3.3.1 AT89C51内部结构与功能 16 3.3.2行驱动电路及74LS138译码器 19 3.3.3列驱动电路及74HC595 20 3.4在实际电路设计制作过程中的几点问题 21 第四章 系统软件设计 23 4.1 Keil C51开发系统基本知识 23 4.1.1 Keil C51系统概述 23 4.1.2 Keil C51单片机软件开发系统的整体结构 23 4.2 汉字字库的提取 28 4.3程序的基本实现流程 31 第五章 电路仿真与测试 33 5.1 Proteus简介 33 5.2 电路器件及连接仿真结果 34 第六章 结论 37 参考文献 38 致 谢 39 附 录 40 外文资料原文 47 外文资料译文 50 第一章

文档评论(0)

1亿VIP精品文档

相关文档