代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/275979/10779027

lnp led.lnp

"LED.obj" TO "LED" RAMSIZE(256)
www.eeworm.com/read/275979/10779042

hex led.hex

:10001C00AD071FED600BE4FEEEC3947D50F20E8035 :01002C00F7DC :01002D0022B0 :100003007CFEC2B77801AF04EF08800123D8FDFC62 :090013007FC812001C8C8080EBF8 :0300000002002ECD :0C002E00787FE4F6D8FD758107020
www.eeworm.com/read/275979/10779045

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 {
www.eeworm.com/read/275979/10779048

obj led.obj

www.eeworm.com/read/420465/10794050

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; rst_n :in std_logic; sel :in std_logic; show_a :in s
www.eeworm.com/read/349881/10794640

c led.c

/********************************************************************************************* *文件:HD(070422).C *版本: *功能: *用法: *修改记录: ================================================
www.eeworm.com/read/349754/10801227

c led.c

//串行驱动led显示, //一个74hc595位移寄存器驱动三极管驱动led位, //两个74hc595驱动led段,方式位5位x8段x2=10个数码管 //5分频,每次扫描时间位1.25ms //定义特殊符号 #define nul 0xf #define qc 0xc #define qb 0xb #define q_ 0xa #define q__ 0xd
www.eeworm.com/read/275662/10802907

cmd led.cmd

-w -stack 400h -heap 100 -l rts.lib MEMORY { PAGE 0: VECT : o=80h,l=80h PRAM : o=100h,l=1f00h PAGE 1: DRAM : o=2000h,l=1000h } SECTIONS { .text : {}> PRAM
www.eeworm.com/read/275662/10802913

c led.c

#define SPSA0 *(unsigned int *)0x38 #define SPSD0 *(unsigned int *)0x39 #define TIM *(int *)0x24 #define PRD *(int *)0x25 #define TCR *(int *)0x26 #define IMR *(int *)0x0 #define IFR *(i
www.eeworm.com/read/275564/10811745

h led.h

/* * led.h: header file for memory.c * * Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) * * This program is free software; you can redistribute it and/or modify * it under the terms o