Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 227 Bytes

File metadata and controls

14 lines (7 loc) · 227 Bytes

Micropython code for GM12864-59N I2C screen module with ST7567S chip. Tested with Raspberry Pi Pico.

Pi Pico | ST7567S

GP27 -> SCL

GP26 -> SDA

3V3 -> VCC

GND -> GND

Modified from Keyestudio 128x32 screen code.