代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/358196/10194052
opt led测试.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,
www.eeworm.com/read/358115/10195987
c led.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applicat
www.eeworm.com/read/358115/10195988
h led.h
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applicat
www.eeworm.com/read/357995/10197653
opt led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/357795/10200979
doc led.doc
www.eeworm.com/read/357698/10202690
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/357092/10216180
h led.h
/**********************************************************************
*
* Filename: led.h
*
* Description: Header file for LED-related functionality.
*
* Notes: The constants i
www.eeworm.com/read/357092/10216183
c led.c
/**********************************************************************
*
* Filename: led.c
*
* Description: LED-related functionality.
*
* Notes: The constants in this file are
www.eeworm.com/read/357092/10216184