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

This awesome library works on TinkerBoard and luma.OLED. This is the configuration: - TinkerOS 2.04 - ASUS GPIO API for python libraries (includes a full GPIO RPi library) - i2c...

documentation

It would be great if we can have less dependance tot he RPI-GPIO library. I am trying to use the luma.oled library on the MiSTer FPGA platform.

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...

Hi guys, I'am in the process of upgrading my project from Python 3.7 to 3.9 but the Luma.oled library is spazzing out.. In the attached picture you see a scrolling...

#### Type of Raspberry Pi #### Linux Kernel version 5.4.0-139-generic kindly suggest a version of luma that can work with linux ubuntu. might be timing or handhake. using oled 128x32...

update-needed

> one can achieve hardware-accelerated 3D graphics on the SSD1306. This is really cool, perhaps it can be supported in luma.oled as well? https://community.arduboy.com/t/hardware-accelerated-3d-on-the-ssd1306/11116 https://github.com/GoergPflug/ssd1306-Hardware3D/tree/main/wdt_esp32_2

question

#### Type of Raspberry Pi CM4 + Original cm4io Board #### Linux Kernel version Linux NasPi 6.1.36-v8+ #1659 SMP PREEMPT Fri Jun 30 13:19:42 BST 2023 aarch64 GNU/Linux Test: `python3...

update-needed

#### Type of Raspberry Pi Raspberry Pi 4 Model B Rev 1.5 BCM2835 #### Linux Kernel version Linux kmaster 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64...

Not an issue but more a question. Just wondering if it would be possible to scroll text within the constraints of a bounding box and not over the entire screen....

Added reference to a blog post explaining how to connect the OLED display and how to draw primitive forms, with examples for beginners

documentation