You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I needed was to quickly use this display in Python and have it be deployed onto a Raspberry Pi. I did this very quickly and easily with the SSD1306 because the guide states all of the requirements clearly. However, I had to do a lot of digging to eventually find the requirements I have listed above.
To get this screen working on a Raspberry Pi Zero 2 W without having to use a CircuitPython image, I needed the following Python dependencies:
I've opened this issue for others that may be struggling to do the same thing because I couldn't find instructions anywhere.
The text was updated successfully, but these errors were encountered: