#Display on RPI Pico
11 messages · Page 1 of 1 (latest)
Hey there everyone!
So update. I got the screen working but instead of using i2c 0, I used i2c 1 pin, so if someone has problem, try this.
This is how it looks rn.
But u still haven't figured out, how to change the text size
So if someone knows how to change the text size or the font on micropython, dm me! 🙂
So here is how it should be wired.
You will also need package ssd1306
Heres the whole project on wokwi