代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/466008/7042947
o led.o
www.eeworm.com/read/466008/7042968
c led.c
//***************************************************************************************************
//Institute of Automation, Chinese Academy of Sciences
//File Name: led.c
//Description: led t
www.eeworm.com/read/465832/7047193
ico led_on.ico
www.eeworm.com/read/465336/7053188
c led.c
#include
#include
void delay(unsigned char t)
{
unsigned char i,j;
for(i=1;i0;j--);
}
void led_pb(void)
{
unsigned char k;
DDRB=0xff;
for(k=0
www.eeworm.com/read/465099/7057323
txt led.txt
ORG 0000H
LJMP MAIN
ORG 000BH
LJMP TM1
ORG 0030H
MAIN: MOV A,#80H
MOV DPTR,#0FF2bH ;8255控制 口
MOVX @DPTR,A
A_BIT equ 20h ;数码管个位数存放内存位置
B_BIT equ 21h ;数码管十位数存放内存位置
www.eeworm.com/read/465099/7057324
doc led.doc
www.eeworm.com/read/465015/7064253
hex led.hex
:2000000008AA000000000000010900AE00000100EEFF74003003680000FF75003002F07370
:200020000101771820256BF8001803FF68F80018FFFEF7B8F7BEF6B9F4A0F6B7F6B5F6B64D
:20004000F02001AEF1000001F84D0135F6B8F495F0200
www.eeworm.com/read/465015/7064254
paf led.paf
www.eeworm.com/read/465015/7064257
pjt led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="led"
ProjectDir="C:\ti\myprojects\5416c-2003.11.19\Lab5-IOPort\"
ProjectType=Executa
www.eeworm.com/read/465015/7064258
map led.map
******************************************************************************
TMS320C54x COFF Linker PC Version 3.70
******************************************************