代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/426630/9008330

lst led.lst

C51 COMPILER V6.23a LED 09/08/2003 17:00:38 PAGE 1 C51 COMPILER V6.23a, COMPILATION OF MODULE LED OBJECT MODULE PLACED IN le
www.eeworm.com/read/426544/9014278

txt led.txt

#include #define SLED P1 #define KEY_0 P2^0 #define KEY_1 P2^1 #define KEY_2 P2^2 #define KEY_3 P2^3 #define KEY_4 P2^4 #define KEY_5 P2^5 #define KEY_6 P2^6 #define KEY_7 P2^7 #
www.eeworm.com/read/283512/9014326

prj led.prj

[Compiler Options] Edit1=D:\ICC-AVR\include\ Edit2=D:\ICC-AVR\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=512 ComboBox2=9 RadioGroup
www.eeworm.com/read/283512/9014329

cof led.cof

www.eeworm.com/read/283512/9014331

avd led.avd

www.eeworm.com/read/283512/9014336

s led.s

.module led.c .area text(rom, con, rel) .dbfile D:\ICC-AVR\examples.sl\LED\led.c .dbfunc s Delay _Delay fI ; a -> R16 ; b -> R18 .even _Delay:: .dbline 6{ ; #i
www.eeworm.com/read/283512/9014340

o led.o

XL H 1 areas 6 global symbols M led.c S push_gset1 Ref0000 S pop_gset1 Ref0000 S lsl16 Ref0000 A text size 9E flags 0 dbfile D:\ICC-AVR\examples.sl\LED\led.c dbfunc s Delay 0 fI dbsym r a 10
www.eeworm.com/read/283512/9014342

hex led.hex

:020000000CC032 :14001A00CFE5D2E0CDBFDEBFC051D0400AEA08830024E0E6B9 :14002E00F0E010E0E036F10711F00192FBCF0083EAE1F0E074 :14004200A0E6B0E010E0EA31F10721F0C89531960D92F9CFF5 :140056001CD0FFCF01E006C
www.eeworm.com/read/283512/9014348

~c led.~c

#include /********************************************************** 为了可以看见LED的图案变化,每次LED图案变化需要保持一定时间 *********************************************************/ void Delay() { uns
www.eeworm.com/read/283512/9014351

lk led.lk

led.o