基于51單片機(jī)的時(shí)鐘設(shè)計(jì)畢業(yè)論文.doc
約26頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
基于51單片機(jī)的時(shí)鐘設(shè)計(jì)畢業(yè)論文,摘要:?jiǎn)纹瑱C(jī)自20世紀(jì)70年代問(wèn)世以來(lái),以其極高的性能價(jià)格比,受到人們的重視和關(guān)注,51單片機(jī)是各單片機(jī)中運(yùn)用比較廣泛的。 本設(shè)計(jì)以stc89c52rc芯片為核心,輔以必要的外圍電路,設(shè)計(jì)了一個(gè)簡(jiǎn)易的電子時(shí)鐘,它由5v直流電源供電。在硬件方面,除了cpu外,使用四個(gè)七段數(shù)碼管來(lái)進(jìn)行顯示。通過(guò)數(shù)碼管能夠比較準(zhǔn)確顯示時(shí)、分...


內(nèi)容介紹
此文檔由會(huì)員 泰云軒 發(fā)布
摘要:
單片機(jī)自20世紀(jì)70年代問(wèn)世以來(lái),以其極高的性能價(jià)格比,受到人們的重視和關(guān)注,51單片機(jī)是各單片機(jī)中運(yùn)用比較廣泛的。
本設(shè)計(jì)以STC89C52RC芯片為核心,輔以必要的外圍電路,設(shè)計(jì)了一個(gè)簡(jiǎn)易的電子時(shí)鐘,它由5V直流電源供電。在硬件方面,除了CPU外,使用四個(gè)七段數(shù)碼管來(lái)進(jìn)行顯示。通過(guò)數(shù)碼管能夠比較準(zhǔn)確顯示時(shí)、分,LED一閃一滅顯示秒整個(gè)電子鐘系統(tǒng)能完成時(shí)間的顯示。
通過(guò)這次設(shè)計(jì)讓我更深入了解單片機(jī)基本電路、如何控制和定時(shí)器的中斷編程的基本方法,從而鍛煉了我學(xué)習(xí)、設(shè)計(jì)和開(kāi)發(fā)軟、硬件的能力。
關(guān)鍵詞:AT89C51;單片機(jī);數(shù)碼管
Abstract
SCM since the 1970s, since the advent of its extremely high performance-price ratio, attention by people and attention, 51 SCM is the most typical and various microcontroller is the most representative of a kind. This design based on AT89C51 single chip chip as the core, with the necessary buffer circuit, design of a simple electronic clock, it by 5V dc power supply. In the hardware design, besides the CPU, the use of four seven segment digital tube to display, digital tube is a dynamic scanning display. Through digital tube can compare to accurately display and minutes, LED flash destroy display second one-chip computer programming, design, whole electric clock system can finish time display and reset, and other functions. This design enables me to further understand the basic circuit of SCC, and how to control and timer interruption programming basic methods, thus has tempered my learning, designing and developing software and hardware capabilities.
Keywords: AT89C51; SCM; Digital tube
目 錄
1 緒論 1
1.1選題的目的和意義 1
1.2 硬件電路設(shè)計(jì) 1
1.3 軟件設(shè)計(jì)思路 2
1.4 程序流程圖 2
2 程序清單 4
3 電子鐘設(shè)計(jì)誤差的修正 8
4操作方法 9
5結(jié)論 9
參考文獻(xiàn) 10
致 謝 11
附錄 12
單片機(jī)自20世紀(jì)70年代問(wèn)世以來(lái),以其極高的性能價(jià)格比,受到人們的重視和關(guān)注,51單片機(jī)是各單片機(jī)中運(yùn)用比較廣泛的。
本設(shè)計(jì)以STC89C52RC芯片為核心,輔以必要的外圍電路,設(shè)計(jì)了一個(gè)簡(jiǎn)易的電子時(shí)鐘,它由5V直流電源供電。在硬件方面,除了CPU外,使用四個(gè)七段數(shù)碼管來(lái)進(jìn)行顯示。通過(guò)數(shù)碼管能夠比較準(zhǔn)確顯示時(shí)、分,LED一閃一滅顯示秒整個(gè)電子鐘系統(tǒng)能完成時(shí)間的顯示。
通過(guò)這次設(shè)計(jì)讓我更深入了解單片機(jī)基本電路、如何控制和定時(shí)器的中斷編程的基本方法,從而鍛煉了我學(xué)習(xí)、設(shè)計(jì)和開(kāi)發(fā)軟、硬件的能力。
關(guān)鍵詞:AT89C51;單片機(jī);數(shù)碼管
Abstract
SCM since the 1970s, since the advent of its extremely high performance-price ratio, attention by people and attention, 51 SCM is the most typical and various microcontroller is the most representative of a kind. This design based on AT89C51 single chip chip as the core, with the necessary buffer circuit, design of a simple electronic clock, it by 5V dc power supply. In the hardware design, besides the CPU, the use of four seven segment digital tube to display, digital tube is a dynamic scanning display. Through digital tube can compare to accurately display and minutes, LED flash destroy display second one-chip computer programming, design, whole electric clock system can finish time display and reset, and other functions. This design enables me to further understand the basic circuit of SCC, and how to control and timer interruption programming basic methods, thus has tempered my learning, designing and developing software and hardware capabilities.
Keywords: AT89C51; SCM; Digital tube
目 錄
1 緒論 1
1.1選題的目的和意義 1
1.2 硬件電路設(shè)計(jì) 1
1.3 軟件設(shè)計(jì)思路 2
1.4 程序流程圖 2
2 程序清單 4
3 電子鐘設(shè)計(jì)誤差的修正 8
4操作方法 9
5結(jié)論 9
參考文獻(xiàn) 10
致 謝 11
附錄 12
TA們正在看...
- 小學(xué)語(yǔ)文教研組總結(jié).doc
- 小學(xué)語(yǔ)文新課改心得體會(huì)范文.doc
- 小學(xué)語(yǔ)文暑期培訓(xùn)自我總結(jié).doc
- 小學(xué)語(yǔ)文的學(xué)習(xí)總結(jié)范文.doc
- 小學(xué)語(yǔ)文知識(shí)點(diǎn)總結(jié)集錦.doc
- 小學(xué)語(yǔ)文研修總結(jié).doc
- 小學(xué)語(yǔ)文研修總結(jié).doc
- 小學(xué)語(yǔ)文研修教師總結(jié).doc
- 小學(xué)語(yǔ)文科組工作總結(jié)范文.doc
- 小學(xué)語(yǔ)文科組教研總結(jié).doc