-
Using the colour "TFT_BLUE" gave with all older TFT_eSPI versions up to V 2.4.72 the colour blue in the display.
Since the release 2.4.79 (also with the newest 2.5.0) I am getting the colour red when…
-
Hi,
I am not a Python expert but I have tried to solve this myself (unsuccessfully) before contacting you.
Several Luma LCD examples throw up errors about upcoming deprecated Pillow commands. The u…
-
```
Hello every one, i am having the problem that 1/4 of my screen portion doesnt work. I am new to this sort of programming and i have no clue how to solve it.... I building a DIY speaker and I am t…
-
### The problem
I reviewed [#3285](https://github.com/esphome/issues/issues/3285) but I don't see a solution for this.
I bought several of these 1.4" shields which connect to Wemos D1 mini. I tri…
-
I have tried looking for more information and I can't find it, I apologise if the info or a detailed example is somewhere.
Regarding these commands for a M5StickC and M5StickC-Plus
```
tftSpri…
-
Hi,
I am new to Arduino and have a 1.8inch TFT LCD. I want to use the PDQ library, but I'm not able to install it somehow. Can someone please help me out? Mine has an LCD driver ST7735.
-
### LVGL version
v9.0.0
### What happened?
I am trying to build v9.0.0 with the music demo, and I have added "Arudino.h" / "avr/pgmspace.h" to use my PROGMEM and EXTMEM marcos to put big constant a…
-
### Introduce the problem
I noticed that in LVGL V9's lv_conf.h, the LV_USE_SJPG configuration is no longer available and has been replaced by LV_USE_TJPGD. Additionally, there is no sjpg in the li…
-
### LVGL version
v9.0.0
### What happened?
When compiling which latest MSVC 17 I'm getting lots of syntax errors.` (Unexpected ")")`
For Example
`LV_ASSERT_NULL(txt);`
=>this evalutates to
```…
-
### LVGL version
v9.0.0-rc
### What happened?
Good afternoon, and thanks for your effort in designing such an awesome graphics library!
I'm trying to run the benchmark demo in V9, and I'm gettin…