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

正文內(nèi)容

基于protues的溫濕度測(cè)量系統(tǒng)設(shè)計(jì)畢業(yè)論文-wenkub

2023-07-08 13:58:01 本頁面
 

【正文】 通過LCD數(shù)碼管顯示,并進(jìn)行實(shí)時(shí)記錄,最后通過Protues與Keil連調(diào)的方式進(jìn)行仿真運(yùn)行。溫濕度測(cè)量系統(tǒng)就是針對(duì)這一現(xiàn)象而設(shè)計(jì)的、以單片機(jī)為核心的、對(duì)溫度、濕度同時(shí)進(jìn)行檢測(cè)的裝置[6]。本系統(tǒng)設(shè)計(jì)采用的Keil5l高級(jí)語言集成開發(fā)環(huán)境一Keil uVision 3 IDE,是由美國Keil Software公司推出的一款主流單片機(jī)程序開發(fā)軟件,它提供了包括C編譯器、宏匯編、連接器、庫管理和一個(gè)功能強(qiáng)大的仿真調(diào)試器等在內(nèi)的完整開發(fā)方案,通過一個(gè)集成開發(fā)環(huán)境(uVision)將這些部分組合在一起。關(guān)鍵詞:Protues,STC89C51,DHT11,LED1602,溫度,濕度 Abstract: By simulation software design for low power STC89C51 microcontroller as the core, the allocation of new lowpower microsensors DHT11, using liquid crystal display LED1602 data collected, realizing the collection of temperature, humidity, two parameters, processing and display functions. Based on greenhouse environment as the research object, this paper introduces the temperature and humidity temperature and humidity measuring circuit, microcontroller peripheral circuit, software flow, assembly language source program design, the design process of the data acquisition system and the realization of the simulation method. The method can improve system development efficiency, shorten the cycle and reduce costs, provides a means for the development of singlechip microputer system. Results show that the design of environmental parameters, temperature control precision is stable in o. 1 ℃, humidity of the error can be controlled within + / % RH.Key words: Protues, STC89C51, DHT11, LED1602, temperature and humidity目 錄1 前言 42 整體方案設(shè)計(jì) 4 溫濕度測(cè)量測(cè)量系統(tǒng)的基本構(gòu)成 4 溫濕度測(cè)量系統(tǒng)原理 5 系統(tǒng)框圖 53 硬件電路設(shè)計(jì) 5 溫濕度傳感器模塊 5 DHT11簡(jiǎn)介 6 傳感器性能說明 6 接口說明 7 電源引腳 7 串行接口 7 測(cè)量分辨率 9 LCD顯示模塊 8 LCD1602簡(jiǎn)介 8 LCD1602接口電路 11 電源模塊 11 單片機(jī)STC89C51模塊 124 系統(tǒng)軟件設(shè)計(jì) 15 系統(tǒng)程序設(shè)計(jì)方案 15 系統(tǒng)流程圖 15 系統(tǒng)主要程序 155 系統(tǒng)仿真與調(diào)試 18 仿真結(jié)果 18 實(shí)驗(yàn)數(shù)據(jù)記錄 20結(jié)論 21參考文獻(xiàn) 22致謝 231 前言在單片機(jī)應(yīng)用系統(tǒng)的傳統(tǒng)開發(fā)方式中,對(duì)系統(tǒng)的硬件電路進(jìn)行設(shè)計(jì)完成后,需要制作成實(shí)物的電路板,并結(jié)合單片機(jī)仿真器進(jìn)行軟硬件的聯(lián)合調(diào)試。文章以溫室環(huán)境作為研究對(duì)象,介紹了溫濕度溫濕度測(cè)量電路、單片機(jī)外圍電路、軟件流程、匯編語言源程序的設(shè)計(jì)、數(shù)據(jù)采集系統(tǒng)的設(shè)計(jì)過程及仿真的實(shí)現(xiàn)方法。該方法可以提高系統(tǒng)的開發(fā)效率、縮短周期和降低成本,為單片機(jī)系統(tǒng)的開發(fā)提供了手段。如果遇到設(shè)計(jì)中需要修改,則往往需要對(duì)電路板重復(fù)制板,系統(tǒng)功能的驗(yàn)證不能夠及時(shí)得到反映[1]。Proteus與Keil軟件能夠?qū)崿F(xiàn)良好的聯(lián)合調(diào)試功能,即:通過Proteus繪制硬件原理圖,Keil軟件編寫軟件代碼,在良好配置的前提下通過Keil軟件調(diào)用Proteus軟件進(jìn)行仿真及預(yù)調(diào)試。該裝置可以通過傳感器采集溫度、濕度等環(huán)境參數(shù),并進(jìn)行檢測(cè)和顯示,能夠?qū)崿F(xiàn)對(duì)空氣中溫度以及濕度進(jìn)行實(shí)時(shí)測(cè)量,℃范圍之內(nèi),濕度的誤差可控制在177。 溫濕度測(cè)量系統(tǒng)原理溫濕度測(cè)量系統(tǒng)的設(shè)計(jì)包括以下幾個(gè)主要功能模塊(1)溫濕度檢測(cè)模塊: 系統(tǒng)溫濕度的采集用DHT11數(shù)字溫濕度傳感器,它是一款含有已校準(zhǔn)數(shù)字信號(hào)輸出的溫濕度復(fù)合傳感器。 (3)顯示模塊:采用常用的LCD1602顯示器(4)電源模塊:本模塊為直流供電,當(dāng)有電源供電時(shí),直流5V的電源模塊,或直接使用USB供電,亦可使用三到四節(jié)電池供電。 圖1 系統(tǒng)框圖3 硬件電路設(shè)計(jì) 溫濕度傳感器模塊 DHT11簡(jiǎn)介 DHT11數(shù)字溫濕度傳感器是一款含
點(diǎn)擊復(fù)制文檔內(nèi)容
范文總結(jié)相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1