Closed gvankeerberghen closed 4 years ago
Hi, I arrived here looking for a module to show text on a 128x32 SPI OLED that I connected to my Raspberry Pi.
I saw the note in the install section of the Readme, still tried
pip3 install adafruit-circuitpython-displayio-ssd1306
thinking that the note might have been outdated but no it doesn't exist on PyPi as far as I could see.
So I was wondering,
Many thanks
displayio version is not supported on pi
follow this guide https://learn.adafruit.com/monochrome-oled-breakouts/python-wiring
Hi, I arrived here looking for a module to show text on a 128x32 SPI OLED that I connected to my Raspberry Pi.
I saw the note in the install section of the Readme, still tried
thinking that the note might have been outdated but no it doesn't exist on PyPi as far as I could see.
So I was wondering,
Many thanks