中文字幕 另类精品,亚洲欧美一区二区蜜桃,日本在线精品视频免费,孩交精品乱子片免费

<sup id="3hn2b"></sup>

    1. <sub id="3hn2b"><ol id="3hn2b"></ol></sub><legend id="3hn2b"></legend>

      1. <xmp id="3hn2b"></xmp>

      2. 新聞中心

        EEPW首頁(yè) > 嵌入式系統(tǒng) > 設(shè)計(jì)應(yīng)用 > 單片機(jī)密碼鎖設(shè)計(jì)

        單片機(jī)密碼鎖設(shè)計(jì)

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

        else if(funcount>1)

        {

        psbuf[funcount-2]=digitcount;

        }

        }

        else

        {

        second3=0;

        }

        while(P3_7==0);

        }

        }

        }

        else

        {

        cmpflag=0;

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

        {

        if(ps[i]!=psbuf[i])

        {

        hibitflag=1;

        i=pslen;

        errorflag=1;

        rightflag=0;

        cmpflag=0;

        second3=0;

        goto a;

        }

        }

        cc=0;

        errorflag=0;

        rightflag=1;

        hibitflag=0;

        a: cmpflag=0;

        }

        }

        }

        void t0(void) interrupt 1 using 0

        {

        TH0=(65536-500)/256;

        TL0=(65536-500)%6;

        if((errorflag==1) (rightflag==0))

        {

        bb++;

        if(bb==800)

        {

        bb=0;

        alarmflag=~alarmflag;

        }

        if(alarmflag==1)

        {

        P0_0=~P0_0;

        }

        aa++;

        if(aa==800)

        {

        aa=0;

        P0_1=~P0_1;

        }

        second3++;

        if(second3==6400)

        {

        second3=0;

        hibitflag=0;

        errorflag=0;

        rightflag=0;

        cmpflag=0;

        P0_1=1;

        alarmflag=0;

        bb=0;

        aa=0;

        }



        關(guān)鍵詞: 單片機(jī) 密碼鎖 AT89S51

        評(píng)論


        相關(guān)推薦

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

        關(guān)閉