代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/149999/12326493
mmf led.mmf
www.eeworm.com/read/149999/12326511
snf led.snf
www.eeworm.com/read/338059/12326513
c led.c
/*
* 2006 OURS TECH
*
*
*
This file for explain how to use a simple driver
*/
#include
#include
#include
www.eeworm.com/read/149999/12326552
vhd led.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity Led is
port
(En:in std_logic;
Numin: in integer range 0 to 9;
Numout: out std_logic_vector(0 to 6)
);
en
www.eeworm.com/read/337884/12334552
h led.h
void led_off();
int8 Test_led();
void disp(int8 n);
int8 Test_seg();
www.eeworm.com/read/337884/12334617
bak led.bak
const int8 table[11] = {0x3f,0x05,0x5b,0x4f,0x65,0x6e,0x7e,0x07,0x7f,0x6f,0x00};
int8 buffer[4];
void led_off()
{
input(led1);
input(led2);
input(led3);
input(led4);
input_b();
}
int8 T
www.eeworm.com/read/337884/12334619
c led.c
//#include "..\demo\def.h"
// a b
const int8 table[17] = {0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71,0x00};
//extern int8 buffer[8];
void led
www.eeworm.com/read/337870/12335250
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/337870/12335297
plg led点阵.plg
礦ision3 Build Log
Project:
D:\扬江波\C51程序\学习板程序\16X16LED点阵\led点阵.uv2
Project File Date: 04/26/2007
Output:
Build target 'Target 1'
assembling S
www.eeworm.com/read/337870/12335311
lnp led点阵.lnp
"STARTUP.obj",
"16X16LED点阵显示.obj"
TO "led点阵"
RAMSIZE(256)