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

正文內(nèi)容

片機(jī)原理及系統(tǒng)課程設(shè)計(jì)-資料下載頁(yè)

2025-06-06 22:36本頁(yè)面
  

【正文】 y)。 } if(j==2) templ=temp。 //讀取的第一字節(jié)存 temp1 else temph=temp。 //讀取的第二字節(jié)存 temp2 }while(j)。 fu=0。 if((temphamp。0xf8)!=0x00) //溫度為負(fù)則進(jìn)行二進(jìn)制求補(bǔ)處理 { fu=1。 //負(fù)溫度標(biāo)志置 1 ld6=0。 temph=~temph。 templ=~templ。 k=templ+1。 templ=k。 if(k255) //第一字節(jié)溢出進(jìn)位 { temph++。 } } 單片機(jī)原理及系統(tǒng)課程設(shè)計(jì)報(bào)告 else { fu=0。 ld6=1。 } tempdf=templamp。0x0f。 //對(duì)讀取的數(shù)據(jù)轉(zhuǎn)換,小數(shù)部分存在 tempdf,整數(shù)部分存在 tempint templ=4。 temph=4。 tempint=temph|templ。 } void write_ds18b20(uchar mand) { uchar delay,i。 for(i=8。i0。i) //對(duì)一個(gè)字節(jié)逐位進(jìn)行寫入 { DATA=0。 delay=6。 while(delay)。 //延時(shí) 12μs DATA=mandamp。0x01。 //將數(shù)據(jù)置于數(shù)據(jù)線上 delay=25。 while(delay)。 //延時(shí) 50μs mand=mand1。 //移位裝備下一位發(fā)送 DATA=1。 //發(fā)送完數(shù)據(jù)線置高電平 } } void display_temp() { uchar tempinth,tempintl,xunhuan。 tempinth=tempint/10。 //整數(shù)高半字節(jié)獲取 tempintl=tempint%10。 //整數(shù)低半字節(jié)獲取 xunhuan=200。 //循環(huán)顯示 200 次 while(xunhuan) { if(fu==1|ld6==0) //負(fù)溫度標(biāo)志顯示 { P2=0x00。 P0=daima[10]。 //負(fù)溫度位顯示 P2=0x01。 } delayms(1)。 if(tempinth==0) { 單片機(jī)原理及系統(tǒng)課程設(shè)計(jì)報(bào)告 P2=0x00。 delayms(1)。 goto loop。 } P2=0x02。 //選擇十位 P0=daima[tempinth]。 //十位上數(shù)據(jù)顯示 delayms(1)。 loop: P2=0x04。 P0=daima[tempintl]。 //個(gè)位顯示 delayms(1)。 point=0。 //小數(shù)點(diǎn)顯示 delayms(1)。 P2=0x08。 P0=daima[tempdf]。 //十分位顯示 delayms(1)。 temp_biaoshi(uchar tempind)。 //調(diào)用 溫度表示 函數(shù) } } void temp_biaoshi(uchar tempind) { if(tempind=3amp。amp。ld6==1) //溫度高于 30 度亮 紅燈 P1_2=0。 else P1_2=1。 if((tempind1)|(tempind0amp。amp。ld6==0)) //溫度低于 10 度亮藍(lán)燈 P1_3=0。 else P1_3=1。 if(tempind=1amp。amp。tempind=2amp。amp。ld6==1) //溫度在 10 度和 30 度之間亮綠燈 P1_4=0。 else P1_4 =1。 } void delayms(uchar count) //延時(shí) count 毫秒 { uchar i,j。 do { for(i=5。i0。i) for(j=98。j0。j) 。 } while(count)。 }
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1