-
### LVGL version
9.1.0
### What happened?
compile LVGL with SDL display driver and enable the LV_DRAW_SDL option.
run the lv_example_arc_1() or other demos which contains arc drawing.
The arc wil…
-
hi,
i trying to get fbcp-ili9341 running. but no success.
instead this python code runs on the same wiring perfectly: https://github.com/solinnovay/Python_ST7789
seems to be a 7789 driver with the …
ozett updated
3 years ago
-
getting this error :
```
In file included from /home/hemang/.var/app/cc.arduino.IDE2/cache/.arduinoIDE-unsaved202419-70-f5p4k3.xj8hg/Keypad_480x320/Keypad_480x320.ino:3:
/home/hemang/Arduino/libra…
-
Hello, I'm looking to do a pure python implementation of the display driver for the display on the RM0004 module (UC-910). According to the headers in this repo, the display should be using an ST7735 …
-
### LVGL version
8.3
### What happened?
I have my ST7735 display working on an ESP32C3 board. I set up the 'hello world' code and it displays hello world. Im using ESP32_LVGL_DRIVERS for my displ…
-
i use [Sunton ESP32-S3 7" 800*480](https://www.makerfabs.com/sunton-esp32-s3-7-inch-tn-display-with-touch.html)
Device Memory
--
Free Heap | 65.80 KiB
Free Block | 55.98 KiB
Fragmentation |…
1achy updated
3 months ago
-
#33
-
Hi
1) The first character printed, repeats endlessly.
It is too big ?
Some variable does not count so much?
2)
-
Hello,
I have a "Deek-Robot" TFT, which looks exactly like one pictured [here](https://www.aliexpress.com/item/32855569797.html), and uses ST7735. None of the options for `initR` works well – the sc…
-
1、PIL 停止维护,下载不了。网上建议 使用Pillow替换。
2、SyntaxError: Non-UTF-8 code starting with '\xef' in file F:\Python\python_getUnicode\main.py on line 20, but no encoding declared;
也就是这一行报错;
FONT_GB3212 = …