代码搜索结果

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

led.c

#include #include #define PORTBIT(adr, bit) ((unsigned)(&adr)*8+(bit)) volatile bit button @ PORTBIT(PORTB, 1); const char Msg[] = {"This is a string\0"}; int sub1(int i,

led.c

/***************************************** NAME: led.c DESC: Led test WWW.YCTEK.COM *****************************************/ #include "def.h" #include "option.h" #include "2410addr.h"

led.c

/***************************************** NAME: led.c DESC: Led test WWW.YCTEK.COM *****************************************/ #include "def.h" #include "option.h" #include "2410addr.h"

led.ini

[options] a=6 b=5 c=4 d=3 e=2 f=1 g=0 h=7 connect=1 format=3

led.h

/*H************************************************************************** * NAME: led.h *---------------------------------------------------------------------------- * Copyrigh

led.h

#if !defined(AFX_LED_H__34495244_444B_4FCC_A3FA_02500EE8AF59__INCLUDED_) #define AFX_LED_H__34495244_444B_4FCC_A3FA_02500EE8AF59__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER >