代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/406991/11431490
c led.c
//串行驱动led显示,
//一个74hc595位移寄存器驱动三极管驱动led位,
//两个74hc595驱动led段,方式位5位x8段x2=10个数码管
//5分频,每次扫描时间位1.25ms
//定义特殊符号
#define nul 0xf
#define qc 0xc
#define qb 0xb
#define q_ 0xa
#define q__ 0xd
www.eeworm.com/read/406887/11433310
h led.h
extern void Led_Display();
extern void Disp_Init();
extern BYTE DispBuf[4];
www.eeworm.com/read/406887/11433312
lst led.lst
C51 COMPILER V7.02b LED 06/03/2004 14:00:29 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN Le
www.eeworm.com/read/406887/11433314
obj led.obj
www.eeworm.com/read/406887/11433324
c led.c
#include "fx2.h"
#include "fx2regs.h"
#include "io.h"
BYTE const LED_CODE[] = {0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90,0x88,0x83,0xA7,0xA1,0x86,0x8E,0xFF}; //LED编码
// 0 1
www.eeworm.com/read/406680/11437375
led-6
www.eeworm.com/read/405669/11459496
lik led.lik
Version: 3.0
Options: m37
Obj: "C:\PROGRA~1\Sunplus\UNSPID~1.0\startupD.obj"
Obj: "E:\凌阳单片机编程训练\frequency\Debug\Resource.obj"
Obj: "E:\凌阳单片机编程训练\frequency\Debug\Dig.obj"
Obj: "E:\凌阳单片机编程训练\freque
www.eeworm.com/read/405669/11459503
h led.h
#ifndef __LED_H__
#define __LED_H__
// write your header here
#endif
www.eeworm.com/read/405669/11459504
env led.env
[TRACE_BUFFER]
Enable=0
SaveOPOnly=0
Size=65535
Offset=0
LAScale=0
[PASSPOINT]
Result File=.\Passpoint_Result.txt
Register File=.\Passpoint_Register.txt
[General]
Device=1
Timer=2457600
www.eeworm.com/read/405669/11459505
spj led.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE060A_061A)Application
CFG=Debug
# Begin Project