代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/428160/8887075

jpg led.jpg

www.eeworm.com/read/428160/8887475

c led.c

#include #include #define PORTBIT(adr, bit) ((unsigned)(&adr)*8+(bit)) volatile bit button @ PORTBIT(PORTB, 1); const char Msg[] = {"This is a string\0"}; int sub1(int i,
www.eeworm.com/read/284836/8888696

asm led.asm

IOSFT_REG .usect ".data0",1 ;要显示的数据寄存器 .include "F2407REGS.H" ;引用头部文件 .def _c_int0 .text _c_int0: ;相当于主程序的入口 CALL SYSINIT ;调系统初始化程序 LDP #DP_PF2 ;
www.eeworm.com/read/284836/8888700

pjt led.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="F:\2407\2407asm\led\" ProjectType=Executable CPUFamily=TMS320C24XX Tool="Compiler"
www.eeworm.com/read/284836/8888829

pjt led.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="F:\2407\2407C\1led\" ProjectType=Executable CPUFamily=TMS320C24XX Tool="Compiler" T
www.eeworm.com/read/284836/8888836

c led.c

//(2) 主程序 // 该程序用于实验演示模板上的8个LED的循环显示 #include "register.h" main() // 初始化子程序 { int led; int i,k; asm(" setc SXM"); // 抑制符号位扩展 asm(" clrc OV
www.eeworm.com/read/186920/8891464

exe led.exe

www.eeworm.com/read/186917/8891542

exe led.exe

www.eeworm.com/read/428023/8903776

plg led.plg

礦ision2 Build Log Project: E:\程序\16x16dianzhen\led.uv2 Project File Date: 05/08/2008 Output:
www.eeworm.com/read/428023/8903792

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 {