• <li id="00i08"><input id="00i08"></input></li>
  • <sup id="00i08"><tbody id="00i08"></tbody></sup>
    <abbr id="00i08"></abbr>
  • 新聞中心

    EEPW首頁 > 消費電子 > 設計應用 > LED顯示電腦電子鐘電路及控制程序

    LED顯示電腦電子鐘電路及控制程序

    作者: 時間:2012-03-01 來源:網絡 收藏


    end;
    a(j)=n;
    end;
    call clear;
    a(0)=a(6);a(6)=A(7);
    a(0)=a(0) and 0fh;
    if a(0)>6 then a(0)=0;
    CALL RBYT1;
    if (a(1)=0 and a(2)=0 and a(3)=0) then
    do;
    do num=0 to 35;
    call time(250);
    end;
    temp1=1;
    end;
    if temp1=1 then
    do;
    temp1=0;
    ab(4)=ab(4)+1;
    if ab(4)>99h then
    do;
    ab(4)=0;
    ab(5)=ab(5)+1;
    if ab(5)>99h then ab(5)=0;
    end;
    call wbyt6;
    end;
    end rbyt8;

    本文引用地址:http://www.czjhyjcfj.com/article/165853.htm

    display:procedure; /*jieya,yima,fasong*/
    declare (i,n,m) byte;
    n=a(0) and 0fh; /* send week */
    data=week(n);
    call send595;

    n=a(4); /* send date */
    n=n and 0fh;
    data=aco(n);
    call send595;
    n=a(4);
    n=shr(n,4);
    data=aco(n);
    call send595;

    do i=1 to 3; /* send second,minute,hour */
    n=a(i);
    n=n and 0fh;
    data=aco(n);
    call send595;
    n=a(i);
    n=shr(n,4);
    data=aco(n);
    call send595;
    end;
    do i=5 to 6; /* send month,year */
    n=a(i);
    n=n and 0fh;
    data=aco(n);
    call send595;
    n=a(i);
    n=shr(n,4);
    data=aco(n);
    call send595;
    end;

    n=a(8); /* send 19 or 20 */
    n=n and 0fh;
    data=aco(n);
    call send595;
    n=a(8);
    n=shr(n,4);
    data=aco(n);
    call send595;
    do m=0 to 5;
    n=ab(m);
    n=n and 0fh;
    data=aco(n);
    call send595_1;
    n=ab(m);
    n=shr(n,4);
    data=aco(n);
    call send595_1;
    end;
    ale=0;
    ale=1;
    end display;

    beginset:procedure;
    a(0)=06h;a(1)=58h;a(2)=59h;a(3)=23h;
    a(4)=30h;a(5)=06h;a(6)=97h;a(7)=00;
    a(8)=19h; /* set date/time (1997,7,1,8:00:00,week 3) */
    call wbyt1(8eh,0); /* write enable*/
    call wbyt1(80h,00h);/* start colock */
    call wbyt1(0beh,0abh);/*兩個二極管與8K電阻串聯充電*/
    command=0beh; /* write colock/date */
    call wbyt8;
    call wbyt1(0c0h,a(8));
    call wbyt1(8eh,80h); /* set write protect bit */
    end beginset;

    key:procedure;
    declare (i,time1,k1,tem) byte;
    call time(100);
    k1=7;time1=30;
    if mk=0 then
    do;
    do while time1>0;
    week: if k1=0 then
    do;
    do i=0 to 5;
    /* call hz(a(0)); */
    end;
    do i=0 to 3;
    /* call hz0; */
    end;
    end;

    DIY機械鍵盤相關社區:機械鍵盤DIY




    評論


    相關推薦

    技術專區

    關閉
    主站蜘蛛池模板: 涡阳县| 肥城市| 湖南省| 苍梧县| 农安县| 徐州市| 旺苍县| 武汉市| 无棣县| 石台县| 乐平市| 临夏市| 普陀区| 金沙县| 红安县| 海淀区| 静安区| 巫山县| 鹤庆县| 罗源县| 深圳市| 洛川县| 永城市| 富蕴县| 同仁县| 扎赉特旗| 霍邱县| 舒兰市| 蒙阴县| 香港 | 留坝县| 绥中县| 大关县| 远安县| 井冈山市| 佛学| 南投县| 高尔夫| 府谷县| 榕江县| 思南县|