meta data for this page
Differences
This shows you the differences between two versions of the page.
| display:st756x [2026/05/20 16:17] – created vamsan | display:st756x [2026/05/20 16:41] (current) – [I²C topics on lamaPLC] vamsan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== lamaPLC: st756x display drivers ====== | ====== lamaPLC: st756x display drivers ====== | ||
| The ST7567 and ST7565 are the two most common " | The ST7567 and ST7565 are the two most common " | ||
| + | {{ : | ||
| + | |< 100%>| | ||
| ^Feature^ST7565^ST7567| | ^Feature^ST7565^ST7567| | ||
| ^Release Era|Older (Legacy)|Newer (Current Standard)| | ^Release Era|Older (Legacy)|Newer (Current Standard)| | ||
| Line 9: | Line 10: | ||
| ^Power Consumption|Low|Ultra-Low| | ^Power Consumption|Low|Ultra-Low| | ||
| ^Best For|Heavy-duty industrial gear|Tiny DIY modules, I2C displays| | ^Best For|Heavy-duty industrial gear|Tiny DIY modules, I2C displays| | ||
| + | ^Types|-|GM12864| | ||
| + | |||
| + | **Software Differences** | ||
| + | |||
| + | While they are " | ||
| + | |||
| + | * **Initialization: | ||
| + | * **Contrast (Electronic Volume):** The range of contrast values varies; an ST7565 setting might make an ST7567 screen appear completely black or invisible. | ||
| + | * **Addressing: | ||
| + | |||
| + | ==== GM12864 ==== | ||
| + | GM12864 refers to a family of 128x64-pixel graphical LCD and OLED display modules commonly used in Arduino and DIY electronics projects. The most frequent variant is the GM12864-59N, | ||
| + | **Variants** | ||
| + | |< 100%>| | ||
| + | ^Model^Interface^Driver^Type| | ||
| + | ^GM12864-59N|I²C|ST7567S|LCD| | ||
| + | ^GM12864-03A|SPI|ST7567|LCD| | ||
| + | ^GM12864-01A|SPI|ST7567A|LCD (with COG panel)| | ||
| + | ^GME12864-41|I²C/ | ||
| + | **Note:** The I²C address is often '' | ||
| ===== I²C topics on lamaPLC ===== | ===== I²C topics on lamaPLC ===== | ||
| {{topic> | {{topic> | ||
| Line 16: | Line 37: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | {{tag>communication | + | {{tag>Display driver |
| \\ | \\ | ||
| This page has been accessed for: Today: {{counter|today}}, | This page has been accessed for: Today: {{counter|today}}, | ||