Page 1 of 1

Pi Pico, Micropython and a ST7567 / I2C

Posted: Sun Jul 17, 2022 1:56 am
by mcGeorge
Hi @all,

I need your help, I bought a 128x64 I2C display and tried to find the lib for that display.
The webpage states that the module is based on an ST7567 chip.

I tried to find something with google but couldn't,t find any working solution.

I found a lib, but that lib is based on SPI, or I found an I2C lib, but it wasn't designed for Micropython and missed something.

Can someone give me a hint on where I can find a solution?

Many thanks in advance
Georg

Re: Pi Pico, Micropython and a ST7567 / I2C

Posted: Sun Jul 17, 2022 6:59 am
by tepalia02
Looks like this topic has been discussed earlier: viewtopic.php?t=5663 but any easy solution was not found.