代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/409116/11345924
c led.c
#include
#define PWM_DELAY 40
#define OFF_DELAY 40
unsigned char count;count1,count2;
sbit led_red=P3^3;
sbit led_BL=P3^4;
sbit led_GR=P3^5;
unsigned char data PWMR;PWMB
www.eeworm.com/read/409116/11345931
lst led.lst
C51 COMPILER V7.06 LED 01/14/2009 11:00:33 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
www.eeworm.com/read/409116/11345935
obj led.obj
www.eeworm.com/read/409116/11345950
led_7
www.eeworm.com/read/409116/11345965
c led.c
#include
unsigned char count;count1,count2;
unsigned int data time;
#define PWM_DELAY 60
#define OFF_DELAY 20
unsigned char data PWMR,PWMB,PWMG;
unsigned char DIP_P1;
//-
www.eeworm.com/read/409116/11345966
rar led.rar
www.eeworm.com/read/409116/11345975
lst led.lst
C51 COMPILER V7.06 LED 01/14/2009 10:59:59 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
www.eeworm.com/read/409112/11348425
o led.o
www.eeworm.com/read/409112/11348446
h led.h
#ifndef __LED_H__
#define __LED_H__
#ifdef __cplusplus
extern "C"
{
#endif
/*led.c API*/
void*LED_Open(char*,char*);
int LED_Read(void*,int);
int LED_Write(void*,int);
#ifdef __cplusp
www.eeworm.com/read/409112/11348522
c led.c
/*************************************Seekfor Embedded DOS v1.0***************************************************
****** *** ***** ****