代码搜索:LED数码管点阵资料

找到约 10,000 项符合「LED数码管点阵资料」的源代码

代码结果 10,000
www.eeworm.com/read/319633/13447682

c 点阵led3.c

#include #include sbit lock=P3^3; sbit LCS=P2^0; sbit WES=P3^6; #define uchar unsigned char #define uint unsigned int uchar cou; uchar san[]={0xFF,0xBF,0xC3,0xFF,0xC3,0xFF
www.eeworm.com/read/319633/13447683

c 点阵led2.c

#include #include sbit lock=P3^3; sbit LCS=P2^0; sbit WES=P3^6; #define uchar unsigned char #define uint unsigned int uchar cou; uchar san[]={0xFF,0xBF,0xC3,0xFF,0xC3,0xFF
www.eeworm.com/read/319633/13447684

c 点阵led1.c

#include #include sbit lock=P3^3; sbit LCS=P2^0; sbit WES=P3^6; #define uchar unsigned char #define uint unsigned int uchar code san[]={0xFF,0xBF,0xC3,0xFF,0xC3,0xFF,0x81,0