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

          新聞中心

          EEPW首頁 > 嵌入式系統(tǒng) > 設(shè)計應(yīng)用 > 單片機數(shù)字頻率計數(shù)器設(shè)計

          單片機數(shù)字頻率計數(shù)器設(shè)計

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

          void main(void)

          {

          unsigned char i;

          TMOD=0x15;

          TH0=0;

          TL0=0;

          TH1=(65536-4000)/256;

          TL1=(65536-4000)%6;

          TR1=1;

          TR0=1;

          ET0=1;

          ET1=1;

          EA=1;

          while(1)

          {

          if(flag==1)

          {

          flag=0;

          x=T0count*65536+TH0*256+TL0;

          for(i=0;i8;i++)

          {

          temp[i]=0;

          }

          i=0;

          while(x/10)

          {

          temp[i]=x;

          x=x/10;

          i++;

          }

          temp[i]=x;

          for(i=0;i6;i++)

          {

          dispbuf[i]=temp[i];

          }

          timecount=0;

          T0count=0;

          TH0=0;

          TL0=0;

          TR0=1;

          }

          }

          }

          void t0(void) interrupt 1 using 0

          {

          T0count++;

          }

          void t1(void) interrupt 3 using 0

          {

          TH1=(65536-4000)/256;

          TL1=(65536-4000)%6;

          timecount++;

          if(timecount==250)

          {

          TR0=0;

          timecount=0;

          flag=1;

          }

          P0=dispcode[dispbuf[dispcount]];

          P2=dispbit[dispcount];

          dispcount++;

          if(dispcount==8)

          {

          dispcount=0;

          }

          }

          51單片機相關(guān)文章:51單片機教程


          c語言相關(guān)文章:c語言教程


          塵埃粒子計數(shù)器相關(guān)文章:塵埃粒子計數(shù)器原理

          上一頁 1 2 下一頁

          關(guān)鍵詞: 單片機 數(shù)字頻率 計數(shù)器

          評論


          相關(guān)推薦

          技術(shù)專區(qū)

          關(guān)閉
          看屁屁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); })();