-
openevse_wifi_tft_v1.bin binary fails when installing it in the module https://store.openevse.com/collections/all-products/products/openevse-color-lcd-wifi
openevse_wifi_v1.bin has been tested in a…
-
**Describe the problem you have/What new integration you would like**
I have a Waveshare 0.96" 80x160 TFT SPI Display which uses the ST7735S controller. The screen protector film has a Blue tab. …
-
Hi.
I updated the TFT Display firmware on the Sidewinder X2 with the GD chip. Display is visible, but touch is not working.
Any ideas.
-
coingecko shows incorrect information about TFT
It is not even close to how many tokens were minted since the app shows the number 4 billion. Additionally, the market cap, circulating supply, and max…
-
### TFT Version
_No response_
### Firmware Version
_No response_
### Blueprint Version
_No response_
### Panel Model
None
### What is the bug?
When I try to install this yam…
-
Hi
I have previously used this library (version 2.5.34) with an ST7789 and an Pi Pico (RP2040) without issue. After updating to version 2.5.43 the display no longer works. That is, nothing is displ…
ianm8 updated
1 month ago
-
I am using a display with SSD1963 driver in 8 bit parallel mode connected to a Pico.
If I write directly to the display via `tft->setTextColor(TFT_YELLOW);` and e.g. `tft->drawString("Test", 100, 1…
elral updated
3 weeks ago
-
hi guys
ich have this problem . and can not figure out whats the problem. try different sd cards different sd card adapter everytime same result.
maybe some one can help ?
ESP32 Chip: ESP…
-
HI,
I tried to modify your cpp file for LVGL 9.2.2 but no success, Always Kernel Guru Panic ;(
did you ever tied to check support for lvgl 9?
```cpp
void TRGBSuppport::init() {
Serial.begin(…
-
I am using ESP32-S3 DEV KIT N8R8 with esp3d-tft to communicate via wifi with my cnc 3030 prover max (with GRBL, USB port CH340) and the setting is made to communicate via USB SERIAL port. I can send a…