freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

畢業(yè)設計-基于51單片機的電子時鐘的設計與制作(已修改)

2024-11-26 10:11 本頁面
 

【正文】 電 子 時 鐘 的 設 計 與 制 作 鄭州輕院輕工職業(yè)學院 專科畢業(yè)設計(論文) 題 目 電子時鐘的設計與制作 學生姓名 王 愛 鋒 專業(yè)班級 08 級電子信息工程技術一班 學 號 0 8 1 0 3 1 8 2 系 別 機 電 工 程 系 指導教師 (職稱 ) 趙文麗(講師) 完成時間 2020年 4 月 15 日 電 子 時 鐘 的 設 計 與 制 作 摘 要 基于 51 單片機可校時數字時鐘電路設計,單片機計 算機即單片微型計算機。( SingleChip Microputer )是集 CPU ,RAM ,ROM ,計數和多種接口于一體的微控制器。 石英晶體振蕩器是高精度的計時工具,而電子鐘,石英表,石英鐘都采用了石英技術,因此計時精度高,穩(wěn)定性好,使用方便,不需要經常調校。而數字式電子鐘用集成電路計時時,譯碼代替機械式傳動,用 LED 顯示器代替指針顯示進而顯示時間,減小了計時誤差,這種表具有時,分,秒顯示時間的功能,還可以進行時和分的校對,片選的靈活性好。本文利用單片機實現數字時鐘計時功能的主要內容,其中 AT89S51是核心元件同時采用數碼管動態(tài)顯示“時”,“分”,“秒”的現代計時裝置。與傳統(tǒng)機械表相比,它具有走時精確 ,顯示直觀等特點。它的計時周期為 24 小時,顯滿刻度為“ 23 時 59 分 59 秒”,另外具有校時功能,斷電后有記憶功能,恢復供電時可實現計時同步等特點。 本設計由單片機 AT89S51 芯片和 LED數碼管為核心,輔以必要的電路,構成了一個單片機數字時鐘。 關鍵詞 : 單片機 數字時鐘 LED 數碼管顯示 按鍵 電 子 時 鐘 的 設 計 與 制 作 Abstract The base and 51 digital clock when the microcontroller can be the school circuit design, singlechip puter that is singlechip microputer. (SingleChip Microputer) is a CPU, RAM, ROM, counting and multiple interfaces in one microcontroller. Quartz crystal oscillator is a highprecision timing tools, electronic clock, quartz watch, quartz is used quartz technology, high precision timing, good stability, easy to use, does not require frequent adjustment. The digital electronic clock with the time integrated circuits, the decoding instead of mechanical transmission, with LED display instead of a pointer display and then display the time and reduce the timing error, this table has the hours, minutes and seconds displays the time function, but also in progress and subproofreading, the flexibility of a good chip select. In this paper, MCU function digital clock timing the main contents of which AT89S51 is a core element at the same time the use of digital control dynamic display time, sub, second modern timing devices. Compared with the traditional mechanical watch, it has a traveltime accuracy, display and intuitive and so on. It is a time period of 24 hours, substantially fullscale as 23:59:59, another time with a school function, memory function after power outages, power restoration can be realized when the time synchronization and so on. The design by the MCU AT89S51 chip and LED digital tube as the core, supplemented by the necessary circuitry to form a single chip digital clock. Key words: shrapnel machine digital clock LED digital tube display button 電 子 時 鐘 的 設 計 與 制 作 目 錄 引言 …………. ………… . ………. ……… …. …………. … ……… .… …. …………. 1 1 AT89S51 芯片簡介: ............................................................................. 2 內部結構 ...................................................................................... 2 . 中央處理器: ........................................................................................... 3 . 數據存儲器( RAM): .......................................................................... 3 89S51 的引腳說明: ................................................................... 4 . Pin9: RESET/Vpd 復位信號復用腳: ................................................. 5 . Pin30: ALE/PROG 引腳: ..................................................................... 5 . Pin31: EA/Vpp 引腳: ............................................................................ 6 2 驅動器 74LS245 簡介: .................................................................... 7 3 LED 數碼管簡介 ..................................................................................... 8 LED 數碼管顯示器結構與原理 .................................................. 8 LED 顯示器接口及顯示方式 ...................................................... 8 . 數碼管使用條件: ................................................................................... 9 . 數碼管使用注意事項: ......................................................................... 10 4 相關硬件的其他元器件的簡介 ....................................................... 11 晶體振蕩器簡介 ........................................................................ 11 . 晶體振蕩器的應用: ............................................................................. 11 電子電容器的標識 .................................................................... 12 . 電容器標識的方法: ........................................................................... 12 . 常用電容的幾項特性: ....................................................................... 12 . 電容容量的標注及使用常識: ........................................................... 12 電阻的選用簡介 ........................................................................ 13 . 作用 : ...................................................................................................... 13 . 計算原則: ............................................................................................ 14 . 注意: .................................................................................................... 14 電 子 時 鐘 的 設 計 與 制 作 5 電路制作原理制作分析 .................................................................. 15 主程序執(zhí)行流程圖 .................................................................... 15 數碼管顯示模塊 ........................................................................ 19 定時器計數器 T0 中斷服務程序: ........................................... 19 按鍵 處理模塊: ........................................................................ 19 整個電路原理圖: .................................................................... 20 致謝 ……… ……… ……………………………… … ………………………… 20 參考文獻 … ……… … …………………… ……… …… ……… …………………… 21 附錄一、源程序代碼 …………………………… ……… .…… ...…………………… 22 附錄 二 、 電路圖 ……………… ……………… ……… ……… .……………………… 26 電 子 時 鐘 的 設 計 與 制 作 1 引 言
點擊復制文檔內容
環(huán)評公示相關推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1