Search found 1 match

by mike2545
Sun Apr 03, 2022 12:32 pm
Forum: Programs, Libraries and Tools
Topic: Having an issue getting the lib for the SSD1306 working
Replies: 9
Views: 13100

Re: Having an issue getting the lib for the SSD1306 working

Using Lib ssd1306.py with 128x32 OLED display I found that tying 3v3_EN High gets rid of this error. Traceback (most recent call last): File "<stdin>", line 19, in <module> File "/lib/ssd1306.py", line 110, in __init__ File "/lib/ssd1306.py", line 36, in __init__ File "/lib/ssd1306.py", line 71, in ...