AnatolSher
AnatolSher - 认证专家
Lover of the ocean, yachts and Arduino

注册于 10月前

回答
18
文章
7
关注者
2

我 发表了评论

8月前

按键控制电机正反转速度

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

我 发表了评论

8月前

按键控制电机正反转速度

@Level Das model :)

我 发表了评论

8月前

按键控制电机正反转速度

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

我 发表了文章

8月前

How to use LVGL in yourArduino

我 发表了评论

8月前

W80X Arduino环境啥时候可以支持LVGL驱动LCD屏?

@bee Coming soon to cinema screens :)

我 发表了评论

9月前

关于ST7789 fast SPI library and ILI9341 fast SPI library的问题

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

我 发表了评论

9月前

关于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

我 发表了评论

9月前

关于ST7789 fast SPI library and ILI9341 fast SPI library的问题

Run in normal mode, no debug

我 发表了评论

9月前

关于ST7789 fast SPI library and ILI9341 fast SPI library的问题

ILI9341_Fast_SDIO_SPI.zip

我 发表了评论

9月前

关于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,

我 发表了评论

9月前

关于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

我 发表了评论

9月前

关于ST7789 fast SPI library and ILI9341 fast SPI library的问题

Little bit better :)

我 发表了评论

9月前

关于ST7789 fast SPI library and ILI9341 fast SPI library的问题

This works in compatibility mode. But as I said before, the performance is bad :(

我 对问题发布了答案

9月前

关于ST7789 fast SPI library and ILI9341 fast SPI library的问题

In COMPATIBILITY_MODE, there won't be much performance gain. For w80x chips, there are two options t

我 对问题发布了答案

9月前

w801如何实现psram扩容?

Hello! I observed this behavior when I bought a batch of defective chips.After installing working ch

发布
问题