“Tried the 0.96 OLED display with a Raspberry Pi Pico, and the example code, and it works well. You can either download the ssd1306 library or get the package manual to install one of the many versions (I used one just called ssd1306). The display uses framebuf, so has lines, rectangles, text, etc.”
“For some reason this does not work with the Raspberry Pi Pico W. It works fine with a Raspberry Pi model B+ and other I2C devices work with the Pico but this combination is not compatible.”