olikraus / ucglib

Arduino True Color Library for TFTs and OLEDs
https://github.com/olikraus/ucglib/wiki
Other
261 stars 76 forks source link

ST7789V 135x240 TTGO support? #132

Open BrickBee opened 4 years ago

BrickBee commented 4 years ago

There is a nice little ESP32 with a ST7789V display on top that's 135x240 even though the description says 240x320. Can support for this be added to this fine library which is integrated with the NodeMCU Lua project? According to the related page on GitHub it should work with the regular ST7789 driver with a few tweaks. Color order is said to be BGR.

slorquet commented 3 years ago

I have this screen without an esp32 and I am also interested.

fornellas commented 3 years ago

@BrickBee #142 should contain all code required, only difference being UCG_MSG_GET_DIMENSION.

charleslemaire0 commented 1 year ago

Hi Oli,

I would be happy If you could add this screen. I can test it with 2 TTGO setup