AnatolSher
AnatolSher - 認證專家
Lover of the ocean, yachts and Arduino

注冊於 2年前

回答
33
文章
10
關注者
7

我 發表了評論

2年前

How to use LVGL in Arduino

@xiaoxuesheng It can be made to work, but it will not be optimal and not productive.

我 發表了評論

2年前

How to use LVGL in Arduino

@xiaoxuesheng Arduino_GFX is not suitable for use in LVGL. For LVGL, you need to write your own dri

我 發表了評論

2年前

W80X驅屏方案 SDIO SPI模式 最高120M時鐘驅動LCD屏 LVGL界面開發

@isme Hello! Did you run lv_demo_benchmark(); ? What FPS did you get? I need numbers where to go :)

我 發表了評論

2年前

按鍵控制電機正反轉速度

@Level pinMode(BUTTON_PIN,INPUT);Should be replaced with pinMode(BUTTON_PIN,INPUT_PULLUP);Because su

我 發表了評論

2年前

按鍵控制電機正反轉速度

@Level Das model :)

我 發表了評論

2年前

按鍵控制電機正反轉速度

I suggest working on expanding your example. Add a servo and a proportional control element. And the

我 發表了文章

2年前

How to use LVGL in yourArduino

我 發表了評論

2年前

W80X Arduino環境啥時候可以支持LVGL驅動LCD屏?

@bee Coming soon to cinema screens :)

我 發表了評論

2年前

關於ST7789 fast SPI library and ILI9341 fast SPI library的問題

And show me back side of the display. May be it is not ST7789 :)

我 發表了評論

2年前

關於ST7789 fast SPI library and ILI9341 fast SPI library的問題

@xiaoxuesheng I'm sorry, but I don't have an IPS display to test your adaptation. At first glance, y

我 發表了評論

2年前

關於ST7789 fast SPI library and ILI9341 fast SPI library的問題

Run in normal mode, no debug

我 發表了評論

2年前

關於ST7789 fast SPI library and ILI9341 fast SPI library的問題

ILI9341_Fast_SDIO_SPI.zip

我 發表了評論

2年前

關於ST7789 fast SPI library and ILI9341 fast SPI library的問題

Hello students! :)A little cosmetics in the code with the SDIO->SPI driver gives us this result,

我 發表了評論

2年前

關於ST7789 fast SPI library and ILI9341 fast SPI library的問題

小學生Dear Primary School Students! :) Why don't you want to break your brains and try to figure out ho

我 發表了評論

2年前

關於ST7789 fast SPI library and ILI9341 fast SPI library的問題

Little bit better :)

發布
問題