文档介绍:温州大学瓯江学院
WENZHOU UNIVERSITY OUJIANG COLLEGE
本科毕业设计(论文)
( 2011届)
题目: 基于51单片机的
公交车报站系统设计
专业: 电子信息工程
班级: 07电工本一
姓名: 吴鹏鹏
学号: 07202053230
指导教师: 王跃东
职称: 副教授
完成日期: 2011年3月5日
摘要
本设计主要是研究公交车报站系统的LED点阵显示屏技术。本LED显示屏能够以动态扫描的方式同时显示两个32×16点阵汉字,并能通过外接按键来更改显示内容,实现公交报站显示。因为点阵显示屏广泛应用于医院、机场、银行等公共场所,所以本设计具有很强的现实应用性。
本设计具体是使用STC51高速单片机作为主控制模块,利用简单的外围电路来驱动32×16的点阵LED显示屏。利用STC12C系列高速单片机本身强大的功能和内部E2PROM,可以很方便的实现单片机与PC机间的数据传输及存储,并能利用软件方便的进行显示内容的多样变化。因为采用串行传输方式,使本系统的可扩展性得到提升,便于多个显示单元的级联。
本文从LED的显示原理入手,详细阐述了LED动态显示的过程,以及硬件电路的设计、和软件的设计等等。
关键词:公交报站系统;LED显示屏;单片机;串行传输
Abstract
This design is to study the LED Dot Matrix Display technolog of the bus stations’ system. The LED display can also show two (32 × 16 dot matrix) characters by the way of dynamic scanning, and it can change the display to achieve bus-stop display through an external button. Because the Dot Matrix Display are widely used in hospitals, airports, banks and other public places, so this design has a strong practical applicability.
This design uses specific High-Speed Microcontroller Family STC51 as the main control module, and using simple external circuit to drive the 32 × 16 Dot Matrix LED display. The STC12C High-Speed Single Chip , owns powerful function and internal that it can easily realize data transfer and storage between PC and MCU , and it's easy to use software to display the contents of variety . And for the serial transmission, the scalability of the system be enhanced to facilitate cascading multiple display units.
Key Words: Bus Auto-Reporting-Calling System;LED display screen; High-Speed Single Chip; Serial Transmission
目录
1 绪论 - 1 -
- 1 -
背景与意义 - 1 -
国内外研究现状 - 1 -
研究主要成果 - 2 -
发展趋势 - 3 -
设计任务 - 4 -
2 总体方案的考虑分析 - 5 -
LED显示屏的考虑 - 5 -
LED电子显示屏的分类 - 5 -
LED点阵模块结构 - 5 -
LED 显示屏的选择 - 6 -
控制器的比较及选型考虑 - 6 -
- 6 -
STC单片机在条屏运用中的优越性 - 8 -
LED点阵显示屏驱动方案 - 9 -
LED显示屏的工作原理 - 9 -