#Display on RPI Pico

11 messages · Page 1 of 1 (latest)

brisk moss
#

Hey there! If anyone is having a problem with display. Try using the i2c 1 pins, it worked for me somehow

brisk moss
#

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! 🙂

brisk moss
#

So here is how it should be wired.

#

You will also need package ssd1306

#

Heres the whole project on wokwi

brisk moss