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

正文內(nèi)容

基于單片機(jī)的實(shí)時(shí)時(shí)鐘設(shè)計(jì)畢業(yè)論文-閱讀頁(yè)

2025-07-12 19:30本頁(yè)面
  

【正文】 小,使用相應(yīng)的焊接工具,供給足夠的熱量。 ③ 使用有效的助焊劑。 焊接操作的基本步驟 (1) 準(zhǔn)備焊接:左手拿焊絲,右手握烙鐵。 (2) 加熱焊件:將烙鐵頭靠在兩焊件的連接處,加熱整個(gè)焊件全體,時(shí)間大約12秒鐘。 (3) 送入焊絲:待焊件表面加熱到一定溫度時(shí),焊錫絲從烙鐵對(duì)面接觸焊。 焊接手法的具體實(shí)施 (1) 保持烙鐵頭的清潔。 (3) 加熱要靠焊錫膏。 (5) 焊錫、焊劑用量要適當(dāng)。 (7) 可靠的電氣連接。 (9) 光潔整齊的外觀。 ②焊件的連接面呈半弓形凹面。 ③表面光澤且平滑。 焊接中避免出現(xiàn)的問題(1) 加熱時(shí)間過長(zhǎng),造成焊點(diǎn)外觀變差,焊盤脫落。(3) 焊錫過多造成焊點(diǎn)不美觀,焊接質(zhì)量不好。 元器件焊接順序及檢測(cè)焊接時(shí)應(yīng)按照電路 PCB板圖設(shè)計(jì)要求進(jìn)行焊接。具體焊接步驟:(1) 焊接電阻和跳線:在電阻焊好后,用斜口鉗將電阻管腳剪下放好,用于跳線的焊接。 (2) 晶振、磁片電容和芯片底座的焊接。(4) 電解電容、電源插座、8550、DS18B蜂鳴器的焊接。(6) LED數(shù)碼管、AT89S51 單片機(jī)的焊接。(8) 通電檢查:檢查 7805的輸出電壓,AT89S5lED 數(shù)碼管、8550、DS18B發(fā)光二極管的供電電壓是否正常。系統(tǒng)程序主要包括主程序,讀出時(shí)鐘子程序和顯示數(shù)據(jù)刷新子程序,程序詳情請(qǐng)看程序附件。首先,我誠(chéng)摯地感謝我的指導(dǎo)老師李靜老師。無論在理論上還是在實(shí)踐中,都給予我很大的幫助,使我得到不少的提高。在此論文脫稿之際,我再一次向他致以最誠(chéng)摯的謝意。他們能在我遇到困難時(shí)及時(shí)給予我真誠(chéng)的幫助。本次設(shè)計(jì)實(shí)踐過程中遇到了很多困難,我借鑒了一些網(wǎng)絡(luò)上的優(yōu)秀資源,在此一并表示感謝。 //0~9 數(shù)字uchar tab1[16]={0,8,0,2,2,9,7,2,3,5,9,5,6,2,0,0}。char temp1=56,temp2=59,temp3=23。uchar b,heng,temp6=2,temp4=7,temp5=29,nian1=0,nian2=8,yue1=0,yue2=2,ri1=2,ri2=9,xingqi=7,shi1=2,shi2=3,fen1=5,fen2=9,miao1=5,miao2=6,tempL,tempH。 //溫度值sbit DS=P1^0。 //中間鍵sbit s2=P1^3。 //下鍵sbit s4=P1^4。 //右鍵void temperdelay(uchar count) //34us {uint n。while(ncount){n++。temperdelay(8)。temperdelay(85)。temperdelay(14)。 for (i=8。i){DS=1。DS=0。DS=1。temperdelay(4)。洛陽(yáng)師范學(xué)院畢業(yè)設(shè)計(jì)/論文23}void WriteOneChar(uchar dat) //寫一個(gè)字節(jié)到 DS18B20里{ uchar i=0。i0。DS=datamp。temperdelay(5)。dat=_cror_(dat,1)。}ReadTemperature(){Init_DS18B20()。 //跳過讀序列號(hào)的操作WriteOneChar(0x44)。 //轉(zhuǎn)換需要一點(diǎn)時(shí)間,延時(shí)Init_DS18B20()。 //跳過讀序列號(hào)的操作WriteOneChar(0xbe)。 //讀出溫度的低位 LSBtempH=ReadOneChar()。temperature=temperature*10+。return(temperature)。for (x=0。x++)洛陽(yáng)師范學(xué)院畢業(yè)設(shè)計(jì)/論文24for (y=0。y++)。tab1[1]=temp7%10。tab1[3]=temp6%10。tab1[5]=temp5%10。tab1[8]=temp3%10。tab1[10]=temp2%10。tab1[12]=temp1%10。 //定時(shí)器 1,方式 2TH1=0x00。TR1=1。ET1=1。 IT1=1。 }void xiaoer() //30天{ if(temp530)temp5=1。amp。}else //平年{ if(temp528)temp5=1。 //秒增temp1++。miao()。 //分增temp2++。fen()。 //時(shí)增temp3++。shi()。 //星期增temp4++。tab1[6]=temp4%10。 //日增temp5++。if (temp6==4||temp6==6||temp6==9||temp6==11)//小月xiaoer()。ri()。 //月增temp6++。yueyue()。 //年增temp7++。}}void jian() //31天{ if(temp51)temp5=31。}void eryueerer() //2月份{ if(temp7%4==0amp。temp7%100!=0||temp7%400==0)//判斷是否為閏年{ if(temp529)temp5=1。}else //平年{ if(temp528)洛陽(yáng)師范學(xué)院畢業(yè)設(shè)計(jì)/論文28temp5=1。}}void key02() //下鍵按下減值的調(diào)整{if(heng==0){while(!s3)。if(temp10)temp1=59。}if(heng==1){while(!s3)。if(temp20)temp2=59。}if(heng==2){while(!s3)。if(temp30)temp3=23。}if(heng==3){while(!s3)。洛陽(yáng)師范學(xué)院畢業(yè)設(shè)計(jì)/論文29if(temp41)temp4=7。}if(heng==4){while(!s3)。if (temp6==1||temp6==3||temp6==5||temp6==7||temp6==8||temp6==10||temp6==12)//大月jian()。if (temp6==2) //2月份eryueerer()。}if(heng==5){while(!s3)。if(temp61)temp6=12。} if(heng==6){while(!s3)。nian()。if(heng==0)heng=7。}void key04() //右鍵按下右移調(diào)整{ while(!s5)。if(heng==7)heng=0。0xff)!=0xff){ delay(10)。0xff)!=0xff) {if(P1==0xf7)key01()。//下鍵if(P1==0xef)key03()。//右鍵 }}}void display(uint temperature)//顯示子程序{uchar j。 tab1[14]=temperature/10%10+10。 if(b==1){key()。 //LED亮}洛陽(yáng)師范學(xué)院畢業(yè)設(shè)計(jì)/論文31for(j=0。j++){SBUF=tab[tab1[j]]。TI=0。}void yue(){ temp6++。temp7++。 yue()。amp。 yue()。 yue()。 yue()。t++。temp1++。temp2++。temp3++。temp4++。 //星期if(temp4==8)temp4=1。if (temp6==4||temp6==6||temp6==9||temp6==11)xiao()。nian()。ri()。}shi()。}miao()。if(s1==0)while(!s1)。if(b==1){TR1=0。}if(b==2){ TR1=1。P2=0xff。while(1){ display(ReadTemperature())。 //調(diào)時(shí)}洛陽(yáng)師范學(xué)院畢業(yè)設(shè)計(jì)/論文34附錄 2系統(tǒng)原理圖洛陽(yáng)師范學(xué)院畢業(yè)設(shè)計(jì)/論文35R9 200R6 1kEA/VPP31X119X218RESET9RD/P3717WR/P3616P32/INT012P33/INT113P34/T014P35/T115P101P112P123P134P145P156P167P178P0039P0138P0237P0336P0435P0534P0633P0732P2021P2122P2223P2324P2425P2526P2627P2728PSEN29ALE/PRDG30P31/TXD11P30/RXD10U1 AT89C51S1 關(guān)關(guān)關(guān)關(guān)setkey30關(guān)關(guān)關(guān)關(guān)VCCdownkey關(guān)關(guān)關(guān)關(guān)selectkey 關(guān)關(guān)關(guān)關(guān)1 2J10 CON2upkey關(guān)關(guān)關(guān)關(guān)Y1 CRYSTAL+C1 22UFVCC12345J1 CON5 C2 關(guān)關(guān)關(guān)關(guān) C3 關(guān)關(guān)關(guān)關(guān)12345J2 CON51 2 3 4 5 6 7 8J3 CON8 1 2 3 4 5 6 7 8J4 CON8VCCmiaoshanR7 1k VCCring36miaoshanring36cb D5 miaoshanD24 miaoshan112233445566778899101011111212J7 Component_1112233445566778899101011111212J8 Component_11 2 3 4 5 6 7 8J5CON81 2 3 4 5 6 7 8J6 CON81 2 3 4 5 6 7 8 9J9 CON9eedddpdpccgg15bffR8 100aR10 10ka234VCC678Q1 PNP1bU3 BELL1+C7 10uf2345678a b c d e f gdpaR1 dsetringkey 關(guān)關(guān)關(guān)關(guān)e f g VCCR5 VCCR4 R2 R3 附錄 3系統(tǒng) PCB圖洛陽(yáng)師范學(xué)院畢業(yè)設(shè)計(jì)/論文
點(diǎn)擊復(fù)制文檔內(nèi)容
黨政相關(guān)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1