摘 要本 文 介 绍 了 一 款 以 单 片 机 AT89S51为 控 制 器 的 LED点 阵 显 示 屏 系 统 的 设 计 。 该 系 统 可 实 现 中 英 文字 符 的 显 示 和 动 态 特 效 显 示 。 并 且 可 以 通 过 级连 的 方 式 来 扩 大 显 示 屏 幕 的 尺 寸 以 达 到 增 加 显示 内 容 的 目 的 。 系 统 采 纳PC 机 作 为 上 位 机 , 上位 机 向 单 片 机 发 送 控 制 命 令 和 上 位 机 所 存 储 的显 示 代 码 ,AT89S51单 片 机 接 收 并 处 理PC 机 的 控 制命 令 以 及 显 示 代 码 , 由 显 示 驱 动 模 块 驱 动 一 个16×16 分 辨 率 的LED 点 阵 显 示 屏 的 扫 描 显 示 。PC 机与 单 片 机 之 间 的 通 信 采 纳 RS—232C 通 信 标 准 来 实 现 。所 选 用 的AT89S51单 片 机 具 有 价 格 低 廉 程 序 写 入 方便 的 特 点 使 得 整 个 系 统 方 便 维 护 和 检 修 。 除 此之 外 , 该 系 统 只 占 用 了 单 片 机 少 量 的 I /O 口 和 内存 , 为 系 统 留 下 了 功 能 扩 展 的 空 间 。关 键 字 : AT89S51; LED 点 阵 显 示 ; 串 行 通 信Abstract This paper introduces a design of the LED lattice display system base on MCU AT89S51. 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, AT89S51 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 the microcontroller using RS-232C communications standards. the characteristics that AT89S51 microcontroller is cheap and could be coded conveniently makes the whole system Convenient to M...