luma.oled icon indicating copy to clipboard operation
luma.oled copied to clipboard

Python module to drive a SSD1306 / SSD1309 / SSD1322 / SSD1325 / SSD1327 / SSD1331 / SSD1351 / SH1106 OLED

Results 41 luma.oled issues
Sort by recently updated
recently updated
newest added

hopefully it won't be a stupid question :) since you can connect a Pi Zero in such a way it acts as a GPIO expander (https://magpi.raspberrypi.com/articles/pi-zero-gpio-expander "Using two Pi devices...

question

> Firstly thanks for taking the time to file an issue. Chances are, you are not the first (and > wont be the last) to have this problem: By creating...

question

I've been using micropython a lot lately and I really like the idea of an minimal, low-powered ESP32 running Python 3.4 vs. a 'fat client' like the raspberry pi. What...

question

I added support for the SH1107 driver chip (but only for 64x128 resolution). Note: I'm not sure if for the new class SH1107 the default rotate should be 1.

#### Type of Raspberry Pi RPi 3 B+ #### Linux Kernel version Linux raspberrypi 4.19.57-v7+ #1244 SMP Thu Jul 4 18:45:25 BST 2019 armv7l GNU/Linux #### Expected behaviour The examples...

is there any example available for live plotting with analog values using this luma.oled driver?

Thank you guys for the good work you do. Actually this is not an issue but rather a question. I am quite confused about SH1106 and SSD1106. Is it the...

question

I recently bought a new OLED display on Aliexpress: https://www.aliexpress.com/item/4000547865501.html The antistatic bag was labelled SH1107. The display has a resolution of 64x128 (it is vertical). Datasheet is here: https://www.displayfuture.com/Display/datasheet/controller/SH1107.pdf...

#### Type of Raspberry Pi RPI3 B Classic #### Linux Kernel version pi@raspberrypi:~ $ uname -a Linux raspberrypi 4.14.79-v7+ #1159 SMP Sun Nov 4 17:50:20 GMT 2018 armv7l GNU/Linux ####...

question
update-needed

It's 2022, and I have purchased one 0.96 inch oled drived by ssd1315, however I couldn't find the moudle for ssd1315

enhancement