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

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

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

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

      2. 新聞中心

        EEPW首頁 > 嵌入式系統(tǒng) > 設計應用 > 單片機C語言程序設計:按鍵發(fā)音

        單片機C語言程序設計:按鍵發(fā)音

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

        void main()

        {

        P1=0xff;

        BEEP=0;

        while(1)

        {

        if(K1==0) Play(1);

        if(K2==0) Play(2);

        if(K3==0) Play(3);

        if(K4==0) Play(4);

        }

        }

        按鍵發(fā)音電路圖


        上一頁 1 2 下一頁

        關(guān)鍵詞: 單片機 C語言 按鍵發(fā)音

        評論


        相關(guān)推薦

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

        關(guān)閉