Simple MicroPython library for Raspberry Pi Pico that allows easy interaction with SSD1309-based displays over SPI.
SSD1309SPI class implements the built-in framebuf.FrameBuffer class, which allows to easily manipulate the content that's shown on your display.
References used: