智能型充電器的電源和顯示的設(shè)計論文+源代碼+外文翻譯+硬件原理圖+開題報告.rar
智能型充電器的電源和顯示的設(shè)計論文+源代碼+外文翻譯+硬件原理圖+開題報告,智能型充電器的電源和顯示的設(shè)計摘要lcd液晶顯示已經(jīng)是人機界面的關(guān)鍵技術(shù)。本文對基于單片機的lcd液晶顯示器控制系統(tǒng)進行了研究。首先在緒論中介紹了本課題的課題背景、研究意義及完成的功能。本系統(tǒng)是以單片機的基本語言匯編語言來進行軟件設(shè)計,指令的執(zhí)行速度快,節(jié)省存儲空間。為了便于擴展和更改,軟件的設(shè)計采用模塊化結(jié)構(gòu),使程序...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 wanli1988go 發(fā)布
智能型充電器的電源和顯示的設(shè)計
摘要
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
目錄
摘要•••••••••••••••••••••••••••••••I
Abstract•••••••••••••••••••••••••••••II
前言 •••••••••••••••••••••••••••• 1
第1章 概述••••••••••••••••••••••••••• 2
第一節(jié) 緒論•••••••••••••••••••••••••••2
1.1 課題背景•••••••••••••••••••••••• 2
1.2 常見充電電池特性及其充電方式•••••••••••••• 3
1.3主要芯片的選擇••••••••••••••••••••• 5
1.4 液晶顯示模塊的選擇••••••••••••••••••• 7
第二節(jié) 畢業(yè)設(shè)計任務(wù)和要求••••••••••••••••••• 8
第2章 硬件電路設(shè)計•••••••••••••••••••••••• 10
第一節(jié) 液晶顯示模塊的兩種訪問方式接口電路••&..
摘要
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
目錄
摘要•••••••••••••••••••••••••••••••I
Abstract•••••••••••••••••••••••••••••II
前言 •••••••••••••••••••••••••••• 1
第1章 概述••••••••••••••••••••••••••• 2
第一節(jié) 緒論•••••••••••••••••••••••••••2
1.1 課題背景•••••••••••••••••••••••• 2
1.2 常見充電電池特性及其充電方式•••••••••••••• 3
1.3主要芯片的選擇••••••••••••••••••••• 5
1.4 液晶顯示模塊的選擇••••••••••••••••••• 7
第二節(jié) 畢業(yè)設(shè)計任務(wù)和要求••••••••••••••••••• 8
第2章 硬件電路設(shè)計•••••••••••••••••••••••• 10
第一節(jié) 液晶顯示模塊的兩種訪問方式接口電路••&..