基于at89c51單片機和keilc軟件的流水燈設計.doc
約28頁DOC格式手機打開展開
基于at89c51單片機和keilc軟件的流水燈設計,資源包括:正文doc格式共28頁 8408字基于at89c51單片機和keilc軟件的流水燈設計摘要:本文介紹了花樣流水燈的軟件設計過程,重點給出了其軟件編程的方法,使學者對匯編語言有個初步了解。通過對單片機發(fā)展、分類、硬件原理圖的介紹,特別是at89c51的介紹,具體到其結構、特性、管腳說明等,讓單片機學者對51系列...
內容介紹
此文檔由會員 莎士比亞 發(fā)布
資源包括:正文DOC格式共28頁 8408字
基于AT89C51單片機和keilc軟件的流水燈設計
摘要:本文介紹了花樣流水燈的軟件設計過程,重點給出了其軟件編程的方法,使學者對匯編語言有個初步了解。通過對單片機發(fā)展、分類、硬件原理圖的介紹,特別是AT89C51的介紹,具體到其結構、特性、管腳說明等,讓單片機學者對51系列單片機有了初步的認識。在程序實現(xiàn)方面通過文字說明和相應的圖片又充分的介紹了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 單片機的發(fā)展 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軟件及l(fā)edkey控件介紹 6
2.1 keilc軟件介紹 6
2.2 ledkey控件介紹 7
2.2.1 ledkey控件的開發(fā) 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
基于AT89C51單片機和keilc軟件的流水燈設計
摘要:本文介紹了花樣流水燈的軟件設計過程,重點給出了其軟件編程的方法,使學者對匯編語言有個初步了解。通過對單片機發(fā)展、分類、硬件原理圖的介紹,特別是AT89C51的介紹,具體到其結構、特性、管腳說明等,讓單片機學者對51系列單片機有了初步的認識。在程序實現(xiàn)方面通過文字說明和相應的圖片又充分的介紹了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 單片機的發(fā)展 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軟件及l(fā)edkey控件介紹 6
2.1 keilc軟件介紹 6
2.2 ledkey控件介紹 7
2.2.1 ledkey控件的開發(fā) 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