-
Can anyone point me in the direction of adding screen orientation support for the Waveshare SSD1351 RGB OLEDs? I need it for a project of mine.
Or if it's not possible as there is some hardware lim…
-
PIO Core Call Error: "Library Storage: /Users/robinsonpinheiro/Projetos/LilyGO-T-Beam/.pio/libdeps/esp32dev\nUpdating SSD1306 @ 2.1.1 [2.1.8]\nUninstalling SSD1306 @ 2…
-
PIO Core Call Error: "\u001b[1mLibrary Storage: \u001b[0m\u001b[34mC:\\Users\\berna\\.platformio\\lib\u001b[0m\nUpdating \u001b[36mSSD1306\u001b[0m @ 2.1.1 \n[\u001b[3…
-
Hi, this is awesome. After seeing your video I ordered the same screen (I needed a circle screen for one project). Today I received it but i cant compile the code I always end up with an error... coul…
-
I want to driver oled screen in spi mode, it is need additional pins, RST and D/C
in master(thud) branch, x86 32bit mode,
acpi settings:
ACPI_TABLES ?= "arduino.asl spidev.asl"
ACPI_FEATURES_e…
-
Hello,
I have two displays, which Your library supports the chipsets, but the displays wont to work with it...
I tried it with Your example.
first display: [](http://www.lcdwiki.com/3.5inch_RPi…
-
Hi,
Is HSPI supported? How do I set it is supported?
I wasn't able to get the HSPI on the AI Thinker esp32-cam board to work with the OLED SSD1331
with following setting. (not using the SDcard slot…
-
**Describe the bug**
```
/usr/bin/avr-ld: /tmp/arduino_build_795307/libraries/ssd1306/intf/vga/atmega328p/vga96x40.c.o (symbol from plugin): in function `ssd1306_vga_controller_96x40_init_no_output'…
-
The recent changes in #261 caused some issues I didn't noticed because apparently the `size` function isn't used anywhere. But when I tried to refactor #259 an error occurred:
```
error[E0283]: type…
-
Hi!
I want to use more than one display on one spi line.
I researched this, and came to the conclusion, that only the cs/ce pin must be different.
So I wired two ssd1351 displays up and connected t…