代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/301309/13860570
snf led.snf
www.eeworm.com/read/301309/13860582
cnf led(1).cnf
www.eeworm.com/read/301309/13860594
vhd led.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY LED IS
PORT(
CLK :IN STD_LOGIC;
Y :OUT STD_LOGIC_VECTOR(2 DOWNTO 0));
END LED;
ARCHITEC
www.eeworm.com/read/301309/13860604
scf led.scf
www.eeworm.com/read/301098/13866117
c led.c
#include
#include
#include
#include
#include
#include //Please configure your kernel first to use the foll
www.eeworm.com/read/300980/13873532
asm led.asm
www.eeworm.com/read/135946/13884032
asm led.asm
BIT_COUNT DATA 07FH
TIMER DATA 07EH
TIMER1 DATA 07DH
TEMP DATA 07CH
DATA_IN DATA 021H
DATA_OUT DATA 020H
CLK BIT P3.5
DAT BIT P3.4
ORG 00
www.eeworm.com/read/135946/13884033
bin led.bin
www.eeworm.com/read/135945/13884041
asm led.asm
BIT_COUNT DATA 07FH
TIMER DATA 07EH
TIMER1 DATA 07DH
TEMP DATA 07CH
DATA_IN DATA 021H
DATA_OUT DATA 020H
CLK BIT P3.5
DAT BIT P3.4
KEY
www.eeworm.com/read/135945/13884043