wwwxxxx日本,国产精品九九,日日夜夜免费视频,亚洲无av码在线中文字幕

智能充電器的電源和監(jiān)控顯示設(shè)計.zip

ZIP格式版權(quán)申訴手機打開展開

智能充電器的電源和監(jiān)控顯示設(shè)計,2.1萬字50頁另有中英文獻翻譯6000字,附有程序代碼、protel原理圖,開題報告、答辯指導(dǎo)文檔和答辯ppt摘 要lcd液晶顯示已經(jīng)是人機界面的關(guān)鍵技術(shù)。本文對基于單片機的lcd液晶顯示器控制系統(tǒng)進行了研究。首先在緒論中介紹了本課題的課題背景、研究意義及完成的功能。本系統(tǒng)是以單片機的基...
編號:80-36466大小:4.95M
分類: 論文>通信/電子論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會員 primarythree 發(fā)布

智能充電器的電源和監(jiān)控顯示設(shè)計
2.1萬字 50頁 另有中英文獻翻譯6000字,附有程序代碼、protel原理圖,開題報告、答辯指導(dǎo)文檔和答辯PPT



摘 要

LCD液晶顯示已經(jīng)是人機界面的關(guān)鍵技術(shù)。本文對基于單片機的LCD液晶顯示器控制系統(tǒng)進行了研究。首先在緒論中介紹了本課題的課題背景、研究意義及完成的功能。本系統(tǒng)是以單片機的基本語言匯編語言來進行軟件設(shè)計,指令的執(zhí)行速度快,節(jié)省存儲空間。
為了便于擴展和更改,軟件的設(shè)計采用模塊化結(jié)構(gòu),使程序設(shè)計的邏輯關(guān)系更加簡潔明了。使硬件在軟件的控制下協(xié)調(diào)運作。正文中首先簡單描述系統(tǒng)硬件工作原理,且附以系統(tǒng)硬件設(shè)計框圖,并介紹了單片機微處理器的發(fā)展史,論述了本次畢業(yè)設(shè)計所應(yīng)用的各硬件接口技術(shù)和各個接口模塊的功能及工作過程, 并描述了8052、8279及SED1520外接電路接口的軟、硬件調(diào)試。其次闡述了程序的流程和實現(xiàn)過程。
本文撰寫的主導(dǎo)思想是軟、硬件相結(jié)合,以硬件為基礎(chǔ),來進行各功能模塊的編寫。最后對我所開發(fā)的用單片機實現(xiàn)LCD液晶顯示器控制原理的設(shè)計思想和軟、硬件調(diào)試作了詳細的論述。

關(guān)鍵詞: 單片機,微處理器,LCD,8279




Abstract

The LCD manifestation has been the key technique of the man-machine interface. This text to basic proceeded the research in Micro Controller Unit liquid crystal display control system.Introduced the lesson a background of this lesson and study meaning and finished functions in introduction first.This system edits collected materials the language to proceed with single the basic language of a machine the software designs, the instruction carries out the speed quick, save memory.
For the sake of easy to expand with the design adoption mold a logic for turning construction, making procedure designing relation that change, software more shorter and more easier to understand. Make hardware control in software descended to moderate the operation.The text inside describes the system hardware work principle in brief first, and attach with the system hardware design frame diagram, combine development history that introduced the single a machine microprocessor, discuss this graduate design a function for applied each hardware connecting a people the technique connects with each one a mold piece and work processes, combine to describe in a specific way 8052,8279 and the SED1520 circumscribes the electric circuit connects oscular and soft, the hardware adjusts to try. Expatiated the process of the procedure the next in order with realizes process.
The predominance thought that this text compose is soft, the hardware combines together, regarding hardware as the foundation, proceed the plait of each function mold piece write.Develop to me finally of use the single a machine realizes the design thought that the liquid crystal display of LCD control principle with soft, the hardware adjusted to try to make the detailed treatise.

Keywords:Micro Controller Unit,Microprocessor,LCD,8279




目 錄
1 緒論 1
1.1 課題背景 1
1.2 常見充電電池特性及其充電方式 2
1.3 主要芯片的選擇 4
1.4 液晶顯示模塊的選擇 8
2 硬件電路設(shè)計 9
2.1 液晶顯示模塊兩種訪問方式接口電路的選擇 9
2.2 硬件電路主要芯片 11
2.2.1 ATmega16L主要引腳說明 11
2.2.2 Atmega16L的存儲器 13
2.2.3 Atmega16L的時鐘電路 13
2.2.4 Atmega16L的系統(tǒng)復(fù)位 14
2.3 LCD液晶顯示 15
2.3.1 LCD的顯示原理 15
2.3.2 液晶顯示控制驅(qū)動器 17
2.3.3 液晶顯示模塊的特點 17
2.4 電源電路的設(shè)計 20
2.5 硬件電路設(shè)計 20
2.6 Altium Desiggner Summer 08的應(yīng)用簡介 21
3 軟件設(shè)計 24
3.1 用C語言開發(fā)單片機的優(yōu)勢 24
3.2 液晶顯示漢字或字符的原理 25
3.3 LCD模塊的指令說明 26
3.4 液晶顯示界面 29
3.5 系統(tǒng)程序流程圖 29
4 系統(tǒng)調(diào)試 33
4.1 系統(tǒng)調(diào)試軟件介紹 33
4.1.1 ICCAVR編譯器簡介 33
4.1.2 ICC AVR的主要設(shè)置 34
4.2 調(diào)試過程 36
5 結(jié)論 41
5.1 主要成果 41
5.2 經(jīng)驗總結(jié) 41
參考文獻 42
致謝 43
附錄A Protel原理圖和PCB版圖 44
Protel原理圖 44
PCB版圖 45





參 考 文 獻
[1] 涂時亮. 單片機軟件設(shè)計藝術(shù)[M] . 重慶:科學(xué)文獻出版社重慶分社,1987:60-62
[2] 周航慈. 單片機應(yīng)用程序設(shè)計技術(shù)[M] . 北京:北京航空航天大學(xué)出版社,1990:54-56
[3] 徐泳龍. 單片機原理及應(yīng)用[M] . 北京:機械工業(yè)出版社, 2004:38-40
[4] 武鋒,陳新建. PIC單片機C語言開發(fā)入門[M] . 北京:北京航空航天大學(xué)出版社,2005:21-24
[5] 沈文,Eagle,詹衛(wèi)前. AVR單片機C語言開發(fā)入門指導(dǎo)[M] . 北京:清華大學(xué)出版社,2003:60-61
[6] 譚浩強. C程序設(shè)計(第二版)[M] . 北京:清華大學(xué)出版社,1999:55-58
[7] 夏路易,石宗義. 電路原理圖與電路板設(shè)計教程[M] . 北京:北京希望電子出版社,2002:65-67
[8] 郭永貞. 數(shù)字電子技術(shù)[M] . 西安:西安電子科技大學(xué)出版社,2000:77-79
[9] K.Alexander,N.O.Sadiku. Fundamentals of electric Circuits[M] . 北京:清華大學(xué)出版社,2000:44-46
[10] Yang. Y., Yi. J.,Woo, Y.Y., and Kim. B. Optimum design for linearityand efficiency of microwave Doherty amplifier using a new loadmatching technique[J] . Microw. J,2001, 44, (12):20–36


日韩精品中文字幕无码一区| 中文字幕一区在线播放| 丰满熟女人妻一区二区三| 久蜜一区二区三区| 久久国产高清无码| 亚洲wwwxxx日本| 久久久亚洲成人网| 妓女AV在线播放| 亚洲欧洲一区二区三区网久久| 亚洲第一肉网av| 欧美国产线路1| 日产乱码卡一卡2卡三卡四颐和园| 亚洲美女在线影院| 日本www视频网站| 亚洲第一视频| 欲色成人| 欧美激情精品| 99精品短视频| 青久操黄色网| 粉嫩AV一区二区夜夜嗨| 中国工口网站入口| 久久久久久免费| 美女午夜老湿机| 欧美另类久久久| 亚洲无码搜索导航| 四虎海外影视库| 久久久国产电影| 一毛钱毛片网址| 亚洲国产精品网站在线播放| 午夜一区二区小电影| 91熟女91| 国产区综合| 精品国产AV剧情| 欧美黑人性猛交大片| 日韩久久午夜| 国产色欲AV一区二区三区| 国产一区二区广区| 国产亚洲| 一区二区三区男优| 丁香五月亚洲热播| 国产精品免费久久久久影视|