注册 登录
21ic电子技术开发论坛 返回首页

super的笔记 https://bbs.21ic.com/?486924 [收藏] [复制] [RSS]

统计信息

已有 2 人来访过

  • 积分: 220
  • 威望: --
  • 可用分: 257
  • 巡查: --
  • 老论坛积分: 220
  • 邀请积分: --
  • 推广积分: --
  • 好友: --
  • 主题: 2
  • 日志: 7
  • 相册: --
  • 分享: --

    现在还没有相册

    现在还没有记录

  • 暂无资料项或无权查看

查看全部个人资料

    现在还没有动态

LCD1602 driver for 51 MCU 2007-04-26
//lcd1602 drive program for 51 mcu //designed by super #include "reg52.h" /********************************************************************/ / ...
(770)次阅读|(1)个评论
C51定时器 2007-04-23
#include"reg52.h" char msec=0; void Timer_Init(void) {   PT0    =  1;   EA     =  1; &nb ...
(2409)次阅读|(0)个评论
C51_流水灯设计 2007-04-20
 org   0000h start: mov   a,#0fCh loop1: rr    a         MOV  ...
(1063)次阅读|(0)个评论
MC9S12DG128_ADC 2007-04-17
#include <hidef.h>      /* common defines and macros */ #include <mc9s12dg128.h>     /* derivative infor ...
(1207)次阅读|(1)个评论
freescale_MDC 2007-04-12
#include <hidef.h>      /* common defines and macros */ #include <mc9s12dg128.h>     /* derivative infor ...
(909)次阅读|(0)个评论
lcd12862 2007-01-23
//lcd12864 drive program //for 51 mcu //designed by WangChao #include <reg52.h> #include <intrins.h> #define line1 0x80    //第一行 ...
(694)次阅读|(0)个评论

查看更多

现在还没有留言

现在还没有好友

最近访客

现在还没有访客

返回顶部