單片機紅外遙控并行輸入系統(tǒng)設計.doc
DOC格式手機打開展開
單片機紅外遙控并行輸入系統(tǒng)設計,全文3萬字 55頁 包含程序代碼摘要:本論文分為兩大部分:紅外遙控部分和并行接口部分。對于紅外遙控部分,采用通用型(海信)遙控器和接收器(sm0038)分別作為紅外遙控部分的發(fā)射器件和接受器件,使用mcs51系列單片機作為cpu,通過軟件解碼方式,獲得遙控器的遙控指令;對于并行接口部分,主要包括并行接口的硬件設計和計算...
內容介紹
此文檔由會員 亞當 發(fā)布
全文3萬字 55頁 包含程序代碼
摘要:
本論文分為兩大部分:紅外遙控部分和并行接口部分。對于紅外遙控部分,采用通用型(海信)遙控器和接收器(SM0038)分別作為紅外遙控部分的發(fā)射器件和接受器件,使用MCS51系列單片機作為CPU,通過軟件解碼方式,獲得遙控器的遙控指令;對于并行接口部分,主要包括并行接口的硬件設計和計算機端的端口讀寫軟件設計,硬件設計主要采用了接口擴展芯片8255,設計出單片機與計算機之間的并行通信接口,軟件設計主要采用增強型并行口EPP ( Enhanced Parallel Port)協(xié)議通訊,并在Visual Basic(VB)編程環(huán)境下,通過調用動態(tài)鏈接庫的方式,對計算機端口進行讀寫操作,從而實現與單片機的并行通信。關鍵詞:紅外遙控 識別碼 EPP協(xié)議 VB6.0 單片機
Abstract: it is easy to be constructed into a common operation module. At the same time, a kind of implementation of high-speed bi-direction communication between computer parallel port and peripheral device based on EPP mode is presented. The definition of pins and registers in EPP mode is described, reading cycle and writing cycle of EPP is analyzed, and a typical solution for data transmission between a parallel port and a SCM is described in detail.
Keywords: infrared remote control EPP protocol VB 6.0 single-chip microcomputer
目 錄
第一章 緒 論
第二章 紅外遙控設計
第三章 并口通訊的設計
3.3可編程并行接口8255A
3.4 并口通訊的硬件設計
3.5 并口通訊的軟件設計
3.5.1單片機內的程序
3.5.2 PC機內的程序
第四章 發(fā)展與展望
參考文獻
致 謝
摘要:
本論文分為兩大部分:紅外遙控部分和并行接口部分。對于紅外遙控部分,采用通用型(海信)遙控器和接收器(SM0038)分別作為紅外遙控部分的發(fā)射器件和接受器件,使用MCS51系列單片機作為CPU,通過軟件解碼方式,獲得遙控器的遙控指令;對于并行接口部分,主要包括并行接口的硬件設計和計算機端的端口讀寫軟件設計,硬件設計主要采用了接口擴展芯片8255,設計出單片機與計算機之間的并行通信接口,軟件設計主要采用增強型并行口EPP ( Enhanced Parallel Port)協(xié)議通訊,并在Visual Basic(VB)編程環(huán)境下,通過調用動態(tài)鏈接庫的方式,對計算機端口進行讀寫操作,從而實現與單片機的并行通信。關鍵詞:紅外遙控 識別碼 EPP協(xié)議 VB6.0 單片機
Abstract: it is easy to be constructed into a common operation module. At the same time, a kind of implementation of high-speed bi-direction communication between computer parallel port and peripheral device based on EPP mode is presented. The definition of pins and registers in EPP mode is described, reading cycle and writing cycle of EPP is analyzed, and a typical solution for data transmission between a parallel port and a SCM is described in detail.
Keywords: infrared remote control EPP protocol VB 6.0 single-chip microcomputer
目 錄
第一章 緒 論
第二章 紅外遙控設計
第三章 并口通訊的設計
3.3可編程并行接口8255A
3.4 并口通訊的硬件設計
3.5 并口通訊的軟件設計
3.5.1單片機內的程序
3.5.2 PC機內的程序
第四章 發(fā)展與展望
參考文獻
致 謝