基于at89c51单片机和keilc软件的流水灯设计.doc

约28页DOC格式手机打开展开

基于at89c51单片机和keilc软件的流水灯设计,资源包括:正文doc格式共28页 8408字基于at89c51单片机和keilc软件的流水灯设计摘要:本文介绍了花样流水灯的软件设计过程,重点给出了其软件编程的方法,使学者对汇编语言有个初步了解。通过对单片机发展、分类、硬件原理图的介绍,特别是at89c51的介绍,具体到其结构、特性、管脚说明等,让单片机学者对51系列...
编号:15-268437大小:2.04M
分类: 论文>通信/电子论文

内容介绍

此文档由会员 莎士比亚 发布

资源包括:正文DOC格式共28页 8408字

基于AT89C51单片机和keilc软件的流水灯设计
摘要:本文介绍了花样流水灯的软件设计过程,重点给出了其软件编程的方法,使学者对汇编语言有个初步了解。通过对单片机发展、分类、硬件原理图的介绍,特别是AT89C51的介绍,具体到其结构、特性、管脚说明等,让单片机学者对51系列单片机有了初步的认识。在程序实现方面通过文字说明和相应的图片又充分的介绍了keil软件及控件使用方法。
关键词:单片机;编程;控件;仿真

Design of glide light base on single chip of AT89C51 and keilc software
Abstract:This paper introduces an software design procedure for multiform pomadeng, especially lies out the method of the program software, so that scholars can have a preliminary understand for program language. According to introduce the development, sort of single chip and hardware illustrative diagram, especially the introduce of AT89C51, in particular , referring to the explain of its structure , specialty ,pin’ instruction. For this introduce , the scholars of single chip can have an initial understand for the sort of single chip. And then We have sufficient introduce for the keil software and widget of using method by means of the words and pictures, in aspect of the program’ realization.
Key word: single chip; program; widget; emulate

目 录
摘要 1
关键词 1
Abstract 2
Keyword 2
1 AT89C51单片机简介 3
1.1 单片机的发展 3
1.2 单片机的分类 3
1.3 AT89C51的介绍 3
1.3.1 AT89C51的结构 3
1.3.2 AT89C51主要特性 4
1.3.3 AT89C51的管脚说明 4
2 keilc软件及ledkey控件介绍 6
2.1 keilc软件介绍 6
2.2 ledkey控件介绍 7
2.2.1 ledkey控件的开发 7
2.2.2 ledkey控件原理图 7
2.2.4 ledkey控件的使用 7
2.2.5 举例说明 8
3 多花样流水灯硬件设计 9
3.1 Ledkey控件原理图 9
3.2 功能介绍 9
4 多花样流水灯软件设计 11
4.1 程序功能 11
4.2 程序流程图 12
5 多花样流水灯的仿真 13
结语 14
参考文献 15
附录1:花样流水灯的程序代码 16
附录2:花样流水灯功能表 19
附录3:keilc软件和ledkey控件介绍相关图片 20