代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/362792/9980406

plg led.plg

礦ision2 Build Log Project: D:\其他文件\单片机-TEMP\OS系统_temp\OS_数码管_OK\Dig_Led\led.uv2 Project File Date: 09/30/2008 Output: compiling led.c... led.
www.eeworm.com/read/362792/9980408

hex led.hex

:0905DD0001020408102040800016 :10057700E4F513F519F514751502F518F5121205BA :02058700A922A7 :10031200A907AF05AE04E9C39402502DC2AF05147C :10032200E99005DD93551960037F0022E99005DD10 :1003320093421942
www.eeworm.com/read/362792/9980426

opt led.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) CppX (*.cpp) DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/362792/9980428

c led.c

#include "config.h" uint8 code led_7[10]={0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F,0x6F}; uint8 code position[6]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf}; uint8 time[3]={45,58,23}; // 时、分、秒计数 u
www.eeworm.com/read/362681/9987167

c led.c

#include #include #include #include int main(int argc, char **argv) { int on; int led_no; int fd; if (argc != 3 || sscanf(argv[1], "%d", &led_no) !=
www.eeworm.com/read/362646/9988254

led_light

www.eeworm.com/read/362620/9988835

c led.c

/********************************************* ************PC0==>DATA ************PC1==>SCLK ************PC2==>C0 ************PC3==>C1 ************PC4==>C2 ************PC5==>C3 ************PC6=
www.eeworm.com/read/362620/9988840

lis led.lis

.module LED.C .area text(rom, con, rel) 0000 .dbfile F:\辛涛\实验板\实验板程序\数码管显示\LED.C 0000 .dbfunc e port_init _port
www.eeworm.com/read/362620/9988843

_c led._c

/********************************************* ************PC0==>DATA ************PC1==>SCLK ************PC2==>C0 ************PC3==>C1 ************PC4==>C2 ************PC5==>C3 ************PC6=
www.eeworm.com/read/362620/9988846

mak led.mak

CC = iccavr CFLAGS = -ID:\icc\include\ -e -l -v -g -Mavr_enhanced_small -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LD:\icc\lib\ -g -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bdata:0x60.0x45f