代码搜索:LED取模
找到约 10,000 项符合「LED取模」的源代码
代码结果 10,000
www.eeworm.com/read/384892/8835205
obj led16.obj
www.eeworm.com/read/384892/8835212
dsn led1616.dsn
www.eeworm.com/read/384892/8835221
c 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,
www.eeworm.com/read/384744/8845076
h 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
www.eeworm.com/read/384744/8845104
c 595led.c
//========================================================================
// 文件名: 595LED.c
// 作 者: xinqiang Zhang(小丑) (email: xinqiang@Mzdesign.com.cn)
// 日 期: 2007/06/29
// 描 述: 通过四个595,共两组
www.eeworm.com/read/428730/8850424
uv2 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,
www.eeworm.com/read/428693/8851872
uv2 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,
www.eeworm.com/read/384663/8852502
v 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
www.eeworm.com/read/384663/8854703
bsf 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
www.eeworm.com/read/384645/8855045
c led display.c
#include"reg52.h"
#define con P0 //行控制
sbit rck_595 = P2^1;
sbit da_595=P3^0;
sbit sck_595=P3^1;
unsigned char code bmp[8][32]={ //8个字 字节倒序
/*-- 文字: 硬 --*/
/*-- 宋体12; 此字体下对应的点阵为:宽x高