各种 LCD GDRAM 格式
NOKIA 5110 < PCD8544 >
https://www.sparkfun.com/datasheets/LCD/Monochrome/Nokia5110.pdf
Data is downloaded in bytes into the 48 by 84 bits RAM data display matrix of PCD8544
The columns are addressed by the address pointer. The address ranges are:
X 0 to 83 (1010011), Y 0 to 5 (101).
Addresses outside these ranges are not allowed.
In the vertical addressing mode (V = 1), the Y address increments after each byte (see Fig.5).
After the last Y address (Y = 5), Y wraps around to 0 and X increments to address the next column.
In the horizontal addressing mode (V = 0), the X address increments after each byte (see Fig.6).
After the last X address (X = 83), X wraps around to 0 and Y increments to address the next row.
After the very last address (X = 83 and Y = 5), the address pointers wrap around to address (X = 0 and Y = 0).
NOKIA 3310 < TLS8204 >
https://www.olimex.com/Products/Modules/LCD/MOD-LCD3310/resources/TLS8204V12.pdf
LM60636A Display Memory Map ( 128 * 64 ) < ST7565 >
KS0108B
OCM12864
G12864
http://old.seetron.com/pdf/g12864.pdf
SED1335
HD61830
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】博客园社区专享云产品让利特惠,阿里云新客6.5折上折
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步