我 发表了评论
@xiaoxuesheng Arduino_GFX is not suitable for use in LVGL. For LVGL, you need to write your own dri
我 发表了评论
@isme Hello! Did you run lv_demo_benchmark(); ? What FPS did you get? I need numbers where to go :)
我 发表了评论
@Level pinMode(BUTTON_PIN,INPUT);Should be replaced with pinMode(BUTTON_PIN,INPUT_PULLUP);Because su
我 发表了评论
I suggest working on expanding your example. Add a servo and a proportional control element. And the
我 发表了评论
And show me back side of the display. May be it is not ST7789 :)
我 发表了评论
@xiaoxuesheng I'm sorry, but I don't have an IPS display to test your adaptation. At first glance, y
我 发表了评论
Hello students! :)A little cosmetics in the code with the SDIO->SPI driver gives us this result,
我 发表了评论
小学生Dear Primary School Students! :) Why don't you want to break your brains and try to figure out ho
我 发表了评论
How to use LVGL in Arduino