毕 业 设 计题 目 基于 AVR 单片机 的 LED 点阵屏的设计 摘 要 LED 显示屏是一种由很多个发光二极管组成的点阵,通过控制半导体发光二极管的亮灭来显示内容的显示屏。LED 显示屏分为数码显示屏、图文显示屏和视频显示屏,都是由 LED 矩阵块组成。目前由于 LED 显示屏造价昂贵,主要应用于比较高档的场所,主要集中在城市的繁华场所。本文介绍了一款以 AVR 单片机为控制器的 LED 点阵显示屏系统的设计。该系统可实现字母汉字的静态显示和动态滚动效果,并且可以通过外扩接口级连的方式来扩大显示屏幕的尺寸以达到增加显示内容的目的。系统采纳 PC 机作为上位机,上位机向单片机发送控制命令和上位机所存储的字模数据,AVR 单片机接收字模数据并处理 PC 机的控制命令,由显示驱动模块驱动一个 16×16 分辨率的 LED 点阵显示屏的扫描显示。PC 机与单片机之间的通信采纳 RS—232C 通信标准来实现。该系统只占用了单片机少量的 I /O 口和内存,为系统留下了功能扩展的空间。关键字:LED 点阵显示屏,AVR 单片机,595 驱动,串口通信 ABSTRACT LED matrix display is a kind of display that is composed of a lot of semiconductor light emitting diodes usually red light.emitting diodes which show character by the LED on and off. LED display is divided into Digital display, Graphic display and Video display, which is composed by LED matrix. Because of high price of the LED matrix , now it is mainly used in relatively luxury places. This paper introduces a design of the LED lattice display system base on MCU AVR .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, AVR receives control commands from PC and shows the code, Driver module drives a 16×16.resolution LED lattice LED’s panel display scan showed. Communication between PC and...