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

正文內容

基于單片機的考勤管理系統(tǒng)畢業(yè)設計程序附錄-展示頁

2024-09-12 17:36本頁面
  

【正文】 chip technology, the enterprises and units of automatic attendance and attendance data analysis and processing, saving time and attendance time, improve efficiency and increase attendance attendance accuracy, promote the enterprise information management units attendance level of development. We use the hardware part of the Swiss microelectric production constituted EM4095 RF reader circuitry. The chip has a low cost, stable, accurate sampling points, and so on. Microcontroller with 51 series. Way with the microcontroller through the CAN bus municate with each other. Reader circuit output signals using microcontroller microcontroller identifies the card number between 232 and PC munication, realtime upload data transfer to a PC for processing. The main achievement of functional testing PC card data. We use the hardware part of the Swiss microelectric production constituted EM4095 RF reader circuitry. The chip has a low cost, stable, accurate sampling points, and so on. SCM Series 51 AT89C52. Software part is divided into reader identification, CAN munication, AT89C52 microcontroller and PC munication, alarm, PC side detection processing. This design uses a microcontroller development environment: AVR development environment for CodeVisionAVR C Compiler, AT89C52 development environment for the Keil uVision2. Keywords: Attendance Management System。 注:頁眉,居中,楷體,五號。 本設計采用的單片機開發(fā)環(huán)境為: AVR 開發(fā)環(huán)境為 CodeVisionAVR C Compiler, AT89C52 開發(fā)環(huán)境為 Keil uVision2。 單片機采用 51系列的 AT89C52。 硬件部分我們采用瑞士微電生產的 EM4095構成的射頻讀卡電路。 讀卡電路輸出信號有單片機識別出卡號 利用單片機與上位機之間進行 232通信,實時上傳數據 ,傳送到 PC機行處理。 單片機采用 51系列。 硬件部分我們采用瑞士微電生產的 EM4095構成的射頻讀卡電路。 識別工作不受環(huán)境的影響,操作方便快捷,具有防污、防水、加密存儲等優(yōu)點 。 摘 要 “考勤管理系統(tǒng)”是以 RFID射頻 卡為信息識別載體的適用于企業(yè)單位或學校的考勤管理系統(tǒng)。本系統(tǒng)可使用人單位擺脫 繁瑣、低效的 簽到模式。 結合網絡通信技術和單片機技術,實現了 企業(yè)和單位 的自動考勤和對考勤數據的分析處理, 節(jié)約了考勤時間,提高了考勤效率 并提高了考勤的準確率 ,促進了 企業(yè)單位的 考勤管理信息化水平的發(fā)展 。該芯片具有 成本低 , 工作穩(wěn)定 , 精確的采樣點 等優(yōu)點。 通過 CAN總線方式與單片機互相通信 。 PC主要實現功能進行檢測卡號數據。該芯片具有 成本低 , 工作穩(wěn)定 , 精確的采樣點 等優(yōu)點。 軟件部分分為讀 卡識別、 CAN通信、 AT89C52單片機與上位機通信、報警 ,PC方檢測處理等。 關鍵詞: 考勤管理系統(tǒng) ;射頻技術;單片機; CAN 通信; 232 通信; SPI通信 。閱后刪除此文本框。 RF Technology。 CAN Communication。 SPI Communication. 目 錄 摘 要 ........................................................... 1 Abstract ........................................................... 2 第一章 緒 論 .................................................... 1 第二章 硬件部分設計 ................................................ 3 EM4095 射頻芯片部分 ......................................... 3 射頻芯片選型依據 ...................................... 3 EM4095 射頻芯片簡介 ................................... 4 EM4095 結構原理 ...................................... 5 磁卡與 EM4095 之間 ISO14443 協(xié)議 ........................ 7 EM4095 與單片機連接原理圖 ............................ 14 AVR 單片機部分 ............................................. 16 單片機選型依據 ....................................... 13 ATMEL 單片機簡介 ..................................... 14 AT89C52 原理圖部分 ................................... 14 DS1302 實時時鐘部分 ........................................ 16 DS1302 芯片簡介 ...................................... 17 SPI 簡介 ............................................. 17 DS1302 與 AVR 單片機連接原理圖 ........................ 18 CAN 總線部分 ............................................... 19 CAN 總線簡介 ......................................... 19 硬件部分的選型 ....................................... 19 原理圖及其解析 ....................................... 19 蜂鳴器報警部分 ....................................... 21 MAX232 部分 ................................................ 21 MAX232 簡介 .......................................... 21 MAX232 與 51 單片機連接原理圖 ......................... 22 顯示部分 .................................................. 22 顯示原理說明 ......................................... 22 數碼管與單片機連接原理圖 ............................. 23 AT89C52 部分 ............................................... 23 AT89C52 單片機硬件結構 ............................... 23 AT89C52 單片機 CPU 電路圖 ............................. 24 第三章 軟件部分 ................................................... 26 AVR 單片機環(huán)境介紹 ......................................... 26 AT89C52 單片機開發(fā)環(huán)境介紹 ................................ 26 AVR 單片機讀卡部分 ......................................... 26 程序實現簡介 ......................................... 26 SPI 通信簡介 ......................................... 26 實現功能 ............................................. 26 EM4095 讀卡程序流程圖 ................................ 27 參考程序 ............................................. 27 AVR 發(fā)送數據部分 ........................................... 27 程序實現簡介 ......................................... 28 實現功能 ............................................. 28 程序流程圖(見下一頁) ............................... 28 程序代碼 ............................................. 29 AVR 控制 DS1302 部分程序 .................................... 34 程序實現簡介 ......................................... 34 功能描述 ............................................. 34 程序流程圖(見下一頁) ............................... 34 程序代碼 ............................................. 35 AT89C52 接收 CAN 數據部分程序 ............................... 40 程序實現簡介 ......................................... 40 功能描述 ............................................. 40 程序代碼 ............................................. 40 AT89C52 與 PC 機之間通信部分程序 ............................ 40 程序實現簡介 ......................................... 40 功能描述 ............................................. 40 程序代碼 ............................................. 41 第四章 結論 ....................................................... 44 參考文獻 .......................................................... 45 致謝 .............................................................. 47 第一章 緒 論 背景 考勤管理系統(tǒng)的研究背景 隨著信息化建設的不斷發(fā)展, 磁卡 得到普遍的推廣
點擊復制文檔內容
試題試卷相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1