-
Sample project
https://github.com/sukesh-ak/BSP-IDF5-ESP_LCD-LVGL9
Usually for `lvgl` to work with local custom `lv_conf.h`, I use the following in the `CMakeLists.txt` which is in the root.
Th…
-
### Problem to solve
SW draw unit donot support LV_COLOR_FORMAT_ARGB8565 in LVGL 9, which is useful to evaluate the memory usage in simulator and some special case (like recolor) unsupported by VG-Li…
-
-
### Introduce the problem
I used the blur function on the drawing board of LVGL8 and now I want to migrate to LVGL9. Is there a similar method for LVGL9
` lv_area_t blur_area;
blur_area.…
-
I am annoyed by the way the default LVGL fonts look on Tulip, since we're not using antialiasing.
We should convert our other bitmap proportional fonts back into LVGL. they look cleaner without AA…
-
Hello!
I tried to compile you code and ESP crashes with following results right after starting LVGL task:
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core…
-
Hi,
i'm fairly new to esp32 programming and using [esp32-smartdisplay](https://github.com/rzeldent/esp32-smartdisplay) in general, so i don't feel confident enough to provide a fox for this in a me…
-
Hi
I download the CYD_practice_projects folder from Github and start learning with your good you tube tutorial. I move the EEZ_arc_events folder which they are all completed with your several ui…
-
Hello everyone, I just bought a LicheePi nano board (**F1C100S** chip). And I want to use it **without an operating system** to run a program with basic C language, such as typing "Hello World!" throu…
-
### Board
ESP32 S2 Mini
### Hardware Description
ESP32 S2 Mini board with an OLED display
![Display](https://github.com/user-attachments/assets/34301923-58a8-4d75-bcc1-641b7d36555f)
### …