Hi,
Beginner here, trying to get your micropython-micro-gui running on a raspberry pi pico + SSD1306 I2C display.
I grabbed micropython 1.20.0 for my pico - but it wouldn't "import ssd1306" (I thought it came with that - may it did some versions ago).
Your link to "Official SSD1306 driver" on this page https://github.com/peterhinch/micropython-font-to-py/blob/master/writer/DRIVERS.md
gives a "404 - page not found"
i tried combining new and older stuff - but the mini gui simple demo kept complaining that my ssd did't have "rgb".
Hope you'll look into it, in case micropython moved something around.
Hi,
Beginner here, trying to get your micropython-micro-gui running on a raspberry pi pico + SSD1306 I2C display.
I grabbed micropython 1.20.0 for my pico - but it wouldn't "import ssd1306" (I thought it came with that - may it did some versions ago).
Your link to "Official SSD1306 driver" on this page https://github.com/peterhinch/micropython-font-to-py/blob/master/writer/DRIVERS.md
gives a "404 - page not found"
i tried combining new and older stuff - but the mini gui simple demo kept complaining that my ssd did't have "rgb".
Hope you'll look into it, in case micropython moved something around.