-
Trying to compile it myself, I keep running across this issue:
Compilation error: too many arguments for format [-Werror=format-extra-args]
That is from line 804 in the ino file:
Serial.print…
-
I was able to attach my PandaPi to my Openbeam Kossel Pro, and all that's left is configuration. However, whenever I run G33, it consistently errors out with either "homing failed" (if I don't home fi…
-
### LVGL version
v9.1
### What happened?
Using Arudino and LVGL 9.1, and Elecrow RGB Terminal (ESP32 S3) the 'Analytics' tab of the demo crashes. The arcs just stop and the screen becomes un…
-
Hello,
I am trying to use this library with my RP2040 microcontroller and ILI9341 screen with touchscreen and SD card reader.
Currently I only connected the TFT screen and touchscreen pins.
Con…
-
Hi,
1. Everything works and is displayed correctly except the red and blue colors and as I already knew the problem I did the following:
Old:
#define TFT_RGB_ORDER TFT_RGB // Col…
-
I am using great this lib for a while now.
For my current project I planned on using this library on a M5stack Core2 board with the M5Stack driver lib.
Is it possible to use the VS1053 lib with …
-
## Do not report new issues related to this message, instead please comment on this issue with the logs that you see and the config for that component.
### The problem
```
[00:00:00][W][compone…
-
I've bought a 1.77" TFT that's 160 x 120 pixels and uses the ST7735S driver (from what i've found [online](https://www.arthurwiz.com/software-development/177-inch-tft-lcd-display-with-st7735s-on-ardui…
-
Hello,
I tried to run all of the examples provided but none of them could run successfully ,which always showed a white screen.
I think the TFT hardware is ok because it was bought newly .
I want t…
-
Hello, I am a fan of Chinese. I used your w80x motherboard and Arduino programming to display a 0.96-inch TFT screen, but I tried many times and couldn't successfully display it completely. There is a…