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

正文內(nèi)容

畢業(yè)設(shè)計(jì)論文-基于單片機(jī)的溫濕度檢測(cè)控制系統(tǒng)設(shè)計(jì)-資料下載頁(yè)

2025-06-01 21:49本頁(yè)面
  

【正文】 while(!dht)。 //等待低電平結(jié)束 dht=1。 //最后拉高總線 } void zhuanhuan() //提取各位數(shù)字 { uchar a。 a=hum_h+hum_l+temp_h+temp_l。 if(a==check) { // P1=temp_l。 hum=temp=0。 hum=((hum|hum_h)8)|hum_l。 temp=((temp|temp_h)8)|temp_l。 bai=(temp/100)+0x30。 shi=(temp%100/10)+0x30。 ge=(temp%10)+0x30。 bai1=(hum/100)+0x30。 shi1=(hum%100/10)+0x30。 ge1=(hum%10)+0x30。 } else bai=shi=ge=bai1=shi1=ge1=0。 } void interrupt_init() { TMOD=0X11。 TH0=(6553650000)/256。 TL0=(6553650000)%256。 ET0=1。 TR0=1。 TH1=(655368000)/256。 TL1=(655368000)%256。 EA=1。 ET1=1。 TR1=0。 } void warm_control()//判斷控制報(bào)警 { if((temp/1010||temp/1030)||(hum/1020||hum/1060) )//判斷溫濕度值是否符合要求 { TR1=1。 } else { TR1=0。 redled=1。 greedled=0。 } /**********控制模塊待加入 *********** if(temp/1010) hot=0。 //加熱器加熱 if(temp/1030) fine=0。 //風(fēng)扇降溫 if(hum/1020) pwq=0。 //噴霧器增濕 if(hum/1060) ccq=0。 //除潮器除潮 ****************************************/ } void Display() { write_(0x8c)。 write_data(bai)。 write_data(shi)。 write_data(39。.39。)。 write_data(ge)。 write_data(39。C39。)。 write_(0x80+0x49)。 write_data(bai1)。 write_data(shi1)。 write_data(39。.39。)。 write_data(ge1)。 write_data(39。%39。)。 write_data(39。H39。)。 } void main() { Init_LCD1602()。 interrupt_init()。 // w_string(0x80,word1)。 // w_string(0xC0,word2)。 write_(0x80)。 for(num=0。num16。num++) { write_data(table[num])。 } write_(0x80+0x40)。 for(num1=0。num116。num1++) { write_data(table1[num1])。 } while (1) { read_hum_temp()。 delay(3000)。 //此處的時(shí)間不能小于 3000,否則讀不出! zhuanhuan()。 warm_control()。 // hum_h=hum_l=temp_h=temp_l=check=temp=hum=0。 Display()。 } } void timer0() interrupt 1 { TH0=(6553650000)/256。 TL0=(6553650000)%256。 t++。 if(t==10) { t=0。 } } void timer1() interrupt 3 { TH1=(65536100)/256。 TL1=(65536100)%256。 beef=~beef。 redled=0。 greedled=1。 } 總 結(jié) : 雖然這個(gè)設(shè)計(jì)做的比較簡(jiǎn)單, 但能完成給 定的設(shè)計(jì) 內(nèi)容。很多東西 考慮的不是很細(xì),也有一些特別情況沒有做,但是用了很多精力用來(lái)完成這個(gè)論文,鑒于個(gè)人水平和時(shí)間的關(guān)系 ,所以并沒有把自己當(dāng)初設(shè)想的 所有情況都考慮進(jìn)去。 這此設(shè)計(jì) 讓我學(xué)會(huì)的很多,覺得自己學(xué)的太少還有很多需要認(rèn)真學(xué)習(xí),學(xué)無(wú)止境,所以要更努力。 參考文獻(xiàn) : [1]林國(guó)漢 .基于單片機(jī)的溫度控制系統(tǒng)設(shè)計(jì) [J].微計(jì)算機(jī)信息, 2021( 25) : 21~ 24 [2]易順明 .基于單片機(jī)的大棚溫濕度控制系統(tǒng)設(shè)計(jì) [J].現(xiàn)代電子技術(shù) ,2021 (7):7~ 15 [3]張毅剛 .單片機(jī)原理及應(yīng)用 [M].北京:高等教育出版社 ~ 106 [4] Atmel. Atmel 89C51 Microcontrollers Hardware Manual,2021. 35~ 98 [5]陳桂友 ,柴遠(yuǎn)斌 .單片機(jī)應(yīng)用技術(shù) [M].北京:機(jī)械工業(yè)出版社 ,~ 88 [6]熊詩(shī)波 .機(jī)械工程測(cè)試技術(shù)基礎(chǔ) [M].4版 .北京:機(jī)械工業(yè)出版社 ,2021. 60~ 102 [7]張新榮 .基于單片機(jī)的多路溫度監(jiān)測(cè)系統(tǒng)設(shè)計(jì) [J].工業(yè)控制計(jì)算機(jī) , 2021( 7) :13~ 21 [8]夏曉南 .基于單片機(jī)的溫箱溫度和濕度的控制 [J].現(xiàn)代電子技術(shù) ,2021 (5):6~ 12 [9]秦曾煌 .電工學(xué) .電子技術(shù) [M].7版 .北京:高等教育出版社 ,~ 80 [10]李 俊 .基于單片機(jī)的溫濕度檢測(cè)與控制系統(tǒng) [J].微計(jì)算機(jī)信息, 2021( 17) :5~ 18 [11]譚浩強(qiáng) .C程序設(shè)計(jì) [M].4 版 .北京:清華大學(xué)出版社 , ~ 95 The design of temperature and humidity measurement and control system based on singlechip microputer Li Ruitao (Mechanical and Electronic Engineering Department of Dezhou University,Dezhou Shandong,253023) Abstract: In this paper, using 89C51 MCU to design a greenhouse temperature and humidity measurement and control system. Detection and control the indoor temperature and humidity and realtime display. The temperature and humidity sensor using AM2301digital temperature and humidity sensor, The temperature and humidity are displayed in the 1602 LCD through the 89 C51 single chip puter processing. And the realtime temperature and humidity value judgment whether meet the set the humidity and temperature of the range. If it exceeds the setting range, through the 89C51 start the temperature and humidity control system, to achieve the purpose of constant temperature and humidity. Key Word: 89C51 MCU, AM2301 temperature and humidity sensor, 1602LCD, temperature and humidity control system 謝辭 此次設(shè)計(jì)是在我的指導(dǎo)老 師 倪云峰 老師的精心指導(dǎo)及全力支持下完成的。本系統(tǒng)的設(shè)計(jì)成功與 倪 老師的幫助是密不可分的,再加上 小組成員 的努力 和合作 才能圓滿地完成預(yù)期的目標(biāo)。 倪 老師對(duì)新知識(shí),新事物都有自 己獨(dú)到的理解,這深深的影響了我 們對(duì)學(xué)習(xí)的態(tài)度 。他一絲不茍的工作態(tài)度和認(rèn)真負(fù)責(zé)的敬業(yè)精神同樣給了我 們 巨大的收益和鼓舞。這些都將使我受益匪淺 ,給位組員的精誠(chéng)合作也是 本設(shè)計(jì)成功的關(guān)鍵所在,感謝老師感謝隊(duì)友 我相信 通過(guò)我們不斷的努力學(xué)習(xí),明天 將 會(huì)更加美好。
點(diǎn)擊復(fù)制文檔內(nèi)容
法律信息相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1