Post date: Jan 17, 2014 2:10:12 AM
uchar LCD_Patten[] = {0x0e,0x15,0x11,0x12,0x14,0x12,0x11,0x0e}; //小精靈圖案
binary hex
0 0 0 0 1 1 1 0 //0x0e
0 0 0 1 0 1 0 1 //0x15
0 0 0 1 0 0 0 1 //0x11
0 0 0 1 0 0 1 0 //0x12
0 0 0 1 0 1 0 0 //0x14
0 0 0 1 0 0 1 0 //0x12
0 0 0 1 0 0 0 1 //0x11
0 0 0 0 1 1 1 0 //0x0e
http://goo.gl/9Su5Mz