<meter id="pryje"><nav id="pryje"><delect id="pryje"></delect></nav></meter>
          <label id="pryje"></label>

          新聞中心

          EEPW首頁 > 嵌入式系統(tǒng) > 設計應用 > 單片機數(shù)字溫度計設計

          單片機數(shù)字溫度計設計

          作者: 時間:2013-04-03 來源:網(wǎng)絡 收藏

          void t0(void) interrupt 1 using 0

          {

          CLK=~CLK;

          }

          void t1(void) interrupt 3 using 0

          {

          TH1=(65536-4000)/256;

          TL1=(65536-4000)%6;

          if(EOC==1)

          {

          OE=1;

          getdata=P0;

          OE=0;

          temp=(getdata*2350);

          temp=temp/128;

          if(temp2732)

          {

          temp=2732-temp;

          sflag=1;

          }

          else

          {

          temp=temp-2732;

          sflag=0;

          }

          i=3;

          dispbuf[0]=10;

          dispbuf[1]=10;

          dispbuf[2]=10;

          if(sflag==1)

          {

          dispbuf[7]=11;

          }

          else

          {

          dispbuf[7]=10;

          }

          dispbuf[3]=0;

          dispbuf[4]=0;

          dispbuf[5]=0;

          dispbuf[6]=0;

          while(temp/10)

          {

          dispbuf[i]=temp;

          temp=temp/10;

          i++;

          }

          dispbuf[i]=temp;

          ST=1;

          ST=0;

          }

          P1=dispcode[dispbuf[dispcount]];

          P2=dispbitcode[dispcount];

          dispcount++;

          if(dispcount==8)

          {

          dispcount=0;

          }

          }


          上一頁 1 2 3 下一頁

          評論


          相關推薦

          技術專區(qū)

          關閉
          看屁屁www成人影院,亚洲人妻成人图片,亚洲精品成人午夜在线,日韩在线 欧美成人 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();