代码搜索结果

找到约 10,000 项符合 LED 的代码

led16.c

#include unsigned char table1[][16]={0x00,0xfe,0xfe,0x02,0xf2,0xf2,0x12,0x12,0x12,0x12,0xf2,0xf2,0x02,0xfe,0xfe,0x00, 0x00,0xfe,0xfe,0x02,0xf2,0xf2,0x12,0x12,0x12,0x12,0xf2,0xf2,

595led.h

extern void SIOLED_Initial(void); extern void SIOLED_G0Send(unsigned int SIO_D0); extern void SIOLED_G1Send(unsigned char SIO_D1); extern void RGLED_Switch(unsigned char Light_RG); extern void Fla

595led.c

//======================================================================== // 文件名: 595LED.c // 作 者: xinqiang Zhang(小丑) (email: xinqiang@Mzdesign.com.cn) // 日 期: 2007/06/29 // 描 述: 通过四个595,共两组

led.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0005 // Tools: '' Group (Startup) Group (source code) File 1,2, 0x0 File 2,1,

led.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0005 // Tools: '' Group (Startup) Group (source code) File 1,2, 0x0 File 2,1,

led_run.v

module Led_run(rst,clk,led); input clk,rst; output[3:0] led; reg [3:0] led; wire clk_r; reg[23:0] Mega_cnt; reg dir; /**********Get a Slow Clock********/ always @(posedge

led_run.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