代码搜索:LED显示

找到约 10,000 项符合「LED显示」的源代码

代码结果 10,000
www.eeworm.com/read/368740/9679948

c led.c

#include #include "LCD1602.c" #define LED_SEGMENT P2 #define LED_BIT P0 #define DISPLAY_OFF 0xff void delayXms(unsigned int x) //延迟x毫秒函数 { unsigned int i,j; for(i=0
www.eeworm.com/read/368740/9679949

h led.h

/* LED.H File*/ #ifndef __LED_H__ #define __LED_H__ #include #define LED_SEGMENT P2 #define LED_BIT P0 #define DISPLAY_OFF 0xff void display(unsigned char *); voi
www.eeworm.com/read/368740/9679960

lst led.lst

C51 COMPILER V7.02a LED 09/12/2008 14:50:32 PAGE 1 C51 COMPILER V7.02a, COMPILATION OF MODULE LED OBJECT MODULE PLACED IN LE
www.eeworm.com/read/368740/9679993

obj led.obj

www.eeworm.com/read/172748/9692032

exe led.exe

www.eeworm.com/read/368470/9692858

c led.c

//LED_task //LED.c data for pooa8 #include "includes.h" #include "ML674000.H" #define bit8 (0x01
www.eeworm.com/read/172605/9700559

apj led.apj

# ADT Project File, Format Version 1.00 # WARNING: DO NOT EDIT OR DELETE THIS FILE! [APJ begin] Active Config=_string(DEBUG) [Project begin] ProjectName=_string(led) Co
www.eeworm.com/read/368207/9705249

bin led.bin

www.eeworm.com/read/368207/9705261

h led.h

void led(void);
www.eeworm.com/read/368207/9705291

c led.c

/***************************************** NAME: led.c DESC: Led test WWW.YCTEK.COM *****************************************/ #include "def.h" #include "option.h" #include "2410addr.h"