基于单片机的LED电子显示屏控制系统设计.doc
文本预览下载声明
本科毕业设计
论文题目:基于单片机的LED电子显示屏控制系统设计
姓 名: XXX 学 号: XXX 系(部): XXX 专 业: XXX 班 级: XXX 指导教师: XXX
完成时间:2013年 4 月
摘 要
单片机自20世纪70年代问世以来,以极其高的性能价格比受到人们的重视和关注,从此得到了广泛的应用,同时取得了飞速发展。随着科技的飞速发展,也带动传统控制及LED显示技术日新月异的更新。初步介绍了单片机的基本结构以及LED的发光原理和特点,着重阐述了单片机的程序设计方法与LED点阵显示系统的工作原理运用C语言编写源程序,Proteus软件仿真,出了一个基于80C51单片机的8×8 LED点阵的显示屏,实现“X”字样的显示。
单片机;LED;显示系统Abstract
Microcontroller since its introduction in the 1970s, to the extremely high performance and low cost to peoples attention and concern, from a wide range of applications, and at the same time have made rapid development. With the rapid development of rapid technological, but also led to the traditional control and LED display and technology update. Large LED dot matrix billboards and traditional advertising is closely integrated into the new media propaganda tool, widely used in the exhibition center, financial markets, hospitals, stadiums, airports, docks, stations, streets, highways, and many other public places display and advertising. This paper presents a simple LED dot matrix display program to achieve a single-chip control, the initial introduction of the basic structure of the microcontroller and LED light-emitting principle and characteristics, focusing on the works of MCU programming method with LED dot matrix display system primarily use the C language source code, and Proteus software simulation, design a 8 × 8 LED dot matrix display based on the 80C51 microcontroller can achieve the words XINGTAI UNIVERSITY rolling display.
Keywords: SCM; LED; Display SystemAlpha
目 录
前言………………………………………………………………………1
1 单片机简要介绍………………………………………………………1.1单片机的涵义及特点……………………………………………………1.2 单片机的发展过程 ……………………………………………………1.3 80C51系列单片机的基本结构…………………………………………1.4 80C51系列单片机的程序设计…………………………………………3
2 LED简要介绍……………………………………………………………2.1 LED的发光原理…………………………………………………………2.2 LED的特点………………………………………………………………3 LED点阵原理……………………………………………………………… Proteus使用方法介绍…………………………………………………7
3.1 Proteus的功能介绍………………………………………………………7
3.2 Proteus的特点…………………………………………………………7
显示全部