LED数码管-十六进制码值

 //unsigned char Number[16]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};// 共阴极  码值
 //			    {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86,0x8e};// 共阳极  码值
 //                         0    1    2    3   4    5    6    7    8    9    a    b     c    d    e    f
 //<span style="white-space:pre">					</span>    a
 //<span style="white-space:pre">					</span>   --- 
 //					 f| g |b
 //					   ---
 //					 e|   |c
 //					   --- .h
 //						d

猜你喜欢

转载自liuzongming.iteye.com/blog/2340790
今日推荐