Ocm4x8C 128*64液晶示器驱动程序-Ocm4x8C 128*64 liquid crystal telltale driver 下载
|
OCM4X8C显示程序 新华龙单片机 山东济南-OCM4X8C new display program Hualong SCM Shandong Jinan 下载
|
名称: ocm4x8c 驱动 语言: C语言 -name : ocm4x8c driver language : C language 下载
|
ocm4x8c的程 序 它是初学者的良师益友 - 下载
|
C系列中文模块使用说明。对OCM4X8C液晶的详细说明,-The illuminate of the C serial Chinese Module.explain the OCM4X8C LCD 下载
|
PC机通过串口向单片机传输数据,单片机经过处理后再送到液晶模块OCM4X8C上显示,液晶能自动换行,汉字不能正常显示的位置自动补空,及无乱码显示(单字节于双字节字符混合)-PC through the serial transmission of data to the microcontroller, SCM After processing, then sent to the LCD OCM4X8C show that LCD can automatically exchange trip Chinese characters can not show the normal position automatically fill the air, and without distortion Display (single-byte characters mixed in double byte) 下载
|
*************************液晶显示*************** ******************OCM4X8C串口****************** CS EQU P2.0 STD EQU P1.2 SCLK EQU P1.3 PSB EQU P1.4 RST EQU P1.5 RS_STU EQU 20H.0 LCD_X EQU 30H LCD_Y EQU 31H LCD_X1 EQU 32H LCD_Y1 EQU 33H COUNT EQU 34H COUNT1 EQU 35H COUNT2 EQU 36H COUNT3 EQU 37H LCD_DATA EQU 38H LCD_DATA1 EQU 39H LCD_DATA2 EQU 3AH DA_IN EQU 3BH WR_COUNT1 EQU 3CH WR_COUNT2 EQU 3DH ********************************-************************* LCD ******* ********************** ************************* OCM4X8C Serial ***** * * * CS idealized P2.0 STD idealized pesticides SCLK idealized P PSB idealized 1.3 P1.4 RST idealized P1.5 RS_STU idealized 20H.0 LCD _X idealized LCD_Y EQU 30H 31H 32H LCD_X1 idealized LCD_Y1 idealized COUNT EQU 33H 34H 35H COUNT1 idealized COUNT2 EQU 36H CO UNT3 idealized LCD_DATA EQU 37H 38H 39H LCD_DATA1 idealized L CD_DATA2 idealized 3AH DA_IN idealized 3BH WR_COUNT1 idealized resin WR_COUNT2 idealized 3DH ************************* ******* 下载
|