国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

pc與單片機(jī)通信.doc

約39頁DOC格式手機(jī)打開展開

pc與單片機(jī)通信,目錄1緒 論11.1設(shè)計(jì)任務(wù)11.2 設(shè)計(jì)方案1第二章 單片機(jī)串口通信的基本原理2.1 單片機(jī)組成結(jié)構(gòu)442.2 單片機(jī)串行通信的基本方法42.3 rs-232通信協(xié)議2.3.1單片機(jī)max23262.4.1串行通信電路82.4.2單片機(jī)外圍電路92.4.4 led數(shù)碼管顯示電路14第三章 器件原理及連接 17173....
編號(hào):30-321835大小:416.78K
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 道客巴巴 發(fā)布

目錄
1緒 論 1
1.1設(shè)計(jì)任務(wù) 1
1.2  設(shè)計(jì)方案 1
  
第二章  單片機(jī)串口通信的基本原理
2.1  單片機(jī)組成結(jié)構(gòu) 4
4
2.2  單片機(jī)串行通信的基本方法 4
2.3   RS-232通信協(xié)議
2.3.1單片機(jī)MAX232 6
2.4.1串行通信電路 8
2.4.2單片機(jī)外圍電路 9
2.4.4 LED數(shù)碼管顯示電路 14
第三章  器件原理及連接 17
17
3.1 基本器件簡介 17
3.2 器件的連接 17
3.2.1時(shí)鐘處理模塊 17
3.2.2鍵盤處理模塊 18
3.2.3顯示模塊 19
第四章 軟件設(shè)計(jì) 21
4.1 4.1 MSCOMM通信控件 21
4.2 4.2 程序設(shè)計(jì) 24
第五章硬件連接.....................................................................................................................                                                              
結(jié)束語 26
參考文獻(xiàn) 27
致謝 28
附錄 29
附錄1. 系統(tǒng)硬件電路圖 29
附錄2部分程序源代碼 30



 第 一 章    緒  論
 介紹了采取專用電平轉(zhuǎn)換芯片MAX232實(shí)現(xiàn)PC機(jī)與MCS51單片機(jī)之間的串行通信的方法.通過對(duì)系統(tǒng)的通信方式選擇89C51通信波特率的設(shè)置、通信的設(shè)置,以及對(duì)接口電路的軟件和硬件的設(shè)計(jì)分析,展示了該電路的實(shí)用性.    

Abstract

 In this artical , a new method of serial communication using special2purpose level2conversion chip MAX232 between PC and MCS251 single2chip microcont roller is introduced. The selection of the communication mode , setting of the baud-rate of the 89C51 and its setting of communication are stated in detail. Through the analysis of the hardware and software design of the interface circuit , it s practi     cability Is presented.