国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

基于at89s51單片機的數字萬年歷.doc

約17頁DOC格式手機打開展開

基于at89s51單片機的數字萬年歷,基于at89s51單片機的數字萬年歷設計摘要:本設計以數字集成電路技術為基礎,單片機技術為核心。軟件設計采用模塊化結構,匯編語言編程。系統(tǒng)通過lcd顯示數據,可以顯示公歷日期(年、月、日、時、分、秒)以及星期。在內容安排上首先描述系統(tǒng)硬件工作原理,著重介紹了各硬件接口技術和各個接口模塊的功能;其次,詳細的闡述了程序的各...
編號:10-90539大小:616.50K
分類: 論文>通信/電子論文

內容介紹

此文檔由會員 csfujixie 發(fā)布

基于AT89S51單片機的數字萬年歷設計


摘要:本設計以數字集成電路技術為基礎,單片機技術為核心。軟件設計采用模塊化結構,匯編語言編程。系統(tǒng)通過LCD顯示數據,可以顯示公歷日期(年、月、日、時、分、秒)以及星期。在內容安排上首先描述系統(tǒng)硬件工作原理,著重介紹了各硬件接口技術和各個接口模塊的功能;其次,詳細的闡述了程序的各個模塊和實現過程。
關鍵詞:單片機;萬年歷;DS1302;LCM1602

Design of digital calendar based on MCU AT89S51

Bai Yang
School of physics and electronic information Grade 2005 Instructor: Tang Zheng-ming
Abstract: The design is based on digital integrate circuit, microcontroller technology is the core of the system. The software design uses module structure and adapts microcontroller assemble language. The system can display calendar date, including year, month, week, hour, minute, second and week. The work principle of the system is discussed in this paper, hardware interface and module function are reported primarily in the system. Every module of program is described explicitly.
Keywords:  MCU ; Calendar; DS1302; LCM1602

 


摘要 1
1 設計要求 2
2 方案論證與設計 2
2.1 用可編程邏輯器件設計 2
2.1.1控制器部分 3
2.2 顯示部分的方案選擇 3
2.3 系統(tǒng)設計 3
2.3.1 晶體振蕩器電路 ………………………………………………………………………………..3
2.3.2 分頻器電路 ………………………………………………………………………………..3
2.3.3 時間計數器電路 …………………………………………………………………………..3
2.3.4 時鐘電路 ……………………………………………………………………………………..4
2.3.5 復位電路 ……………………………………………………………………………………. 4
2.3.6復位電路的可靠性設計………………………………………………………………………...4
2.3.7 按鍵部分………………………………………………………………………………………..5
2.3.8蜂鳴器電路……………………………………………………………………………………5
3.3.9 根據各模塊的功能互相連接成電子萬年歷的控制電路……………………………………5
3各硬件介紹 6
3.1  AT89S51的引腳說明 7
3.2 發(fā)光二極管指示電路設計……………………………………………………………………………8
3.3 蜂鳴器電路設計…………………………………………………………………………8
3.3.1 蜂鳴器的介紹………………………………………………………………………..9
3.3.2 蜂鳴器的結構原理…………………………………………………………………..9
3.4  LCM1602簡介…………………………………………………………………………9
3.5 DS1302 簡介 10
4 系統(tǒng)硬件設計所需的器材……………………………………………………………….11
5 系統(tǒng)軟件總體設計 11
6 系統(tǒng)功能介紹……………………………………………………………………………. 12
6.1 按鍵介紹 13
6.2星期計算 13
7 主程序流程圖 14
8  安裝制作 ……………………………………………………………………………….14
9  調試與檢測安全 ……………………………………………………………………….14
10結束語 15