带中文字库的LCD12864显示几个字的代码(外国英语资料).docVIP

  • 68
  • 0
  • 约5.03万字
  • 约 13页
  • 2017-07-02 发布于河南
  • 举报

带中文字库的LCD12864显示几个字的代码(外国英语资料).doc

带中文字库的LCD12864显示几个字的代码(外国英语资料)

带中文字库的LCD12864显示几个字的代码 LCD12864 with Chinese font for displaying several words of code.Txt Here is the LCD12864 with Chinese font #includereg52.h #include math.h Void lcd_init (void); Void clr_lcd (void); Void send_com (unsigned, char, CMD); Void send_data (unsigned, char, dat); Void chek_busy (void); Void set_xy (unsigned, char, XPOS, unsigned, char, YPOS); Void print (unsigned, char, x, unsigned, char, y, char*, STR); Void printstr (unsigned, char, XPOS, unsigned, char, YPOS, unsigned, char, str[], unsigned, char, K); Unsigned char code buf[4] ={0xbb 0xb6,0xd3,0xad}; / / welcome #define DAT

文档评论(0)

1亿VIP精品文档

相关文档