代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/116750/7098324
axf led.axf
www.eeworm.com/read/116750/7098329
mcp led.mcp
www.eeworm.com/read/395635/7098658
txt led.txt
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity led is
Port ( clkl: in std_logic;
en : out std_logic;
data_li
www.eeworm.com/read/368723/7102194
c led.c
/***************************************************************************
* Copyright ? Intel Corporation, March 18th 1998. All rights reserved.
* Copyright ? ARM Limited 1998. All rights res
www.eeworm.com/read/368723/7102209
apj led.apj
www.eeworm.com/read/368723/7102242
c led.c
/***************************************************************************
* Copyright ?Intel Corporation, March 18th 1998. All rights reserved.
* Copyright ?ARM Limited 1998. All rights reser
www.eeworm.com/read/398287/7105084
bsf led.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/398287/7105099
vhd led.vhd
---------------------------------------------------------------------------------------------------
--*************************************************************************************************
www.eeworm.com/read/138637/7107818
vhd led.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity led is
Port (
clk : in std_logic; -- Clock
rstn
www.eeworm.com/read/254340/7109760
c led.c
/*名称:LED8×8阵列显示
设计:陈仲库
日期:2007-11-2
技术支持:kuzi00@163.com
qq:86828048
*/
#include
//阴码ni向逐行
unsigned char code tab[]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf,0xbf,0x7f};//行选
unsigned char code