-
This is a very good project but that st7789/st7789v/st7789v2 isn't widely available in the market only st7735 is available with various display resolutions....so can you please make a compatible versi…
-
I tried using the COLOR_YELLOW definition from Sipeed_ST7789.h with LCD.drawImage().
It displayed purple instead of yellow. If I use LCD.fillScreen() the colour works as expected.
LCD.drawImage() ne…
-
Arduino Nano 16MHZ, 5V 1.8" TFT Display 7735 128x160 with onboard Levelshifter and 3V3 Regulator. SPI HW support is broken with this library. Only slow mode can be used.
I found with google people …
-
Is this code's format suitable to be modified to support the ST7796S displays? I am using a 2inch ST7789 at present and this code works well for me, but a 4inch ST7796S-based display has caught my ey…
-
Hi,
I have tried various ways, but cannot compile the pngto565 converter.
I am using ubuntu 22.04 and eventually got round to installing the libpng-dev package as I needed the header files. Even so,…
-
I have written an application which makes use of the TFT_eSPI library and TFT_eFEX extension.
I am using and ESP32S3 Dev Kit board, Arduino IDE 1.8.13, TFT_eSPI 2.5.34, ESP32 plugin 2.0.11 and my o…
-
Hi! I have two ips displays of size 1.14 and 1.8 on the st7789 and st7735 controllers. I also use your libraries for controllers. For use in an optical system, it is necessary to flip/reverse the imag…
-
I have an ESP32 Devkit C board and a 2.4" TFT Shield with a red board color. The shield has pins on both sides: one side has parallel data and SD pins, and the other side has CS, RST, WR, RD, F_CS, an…
-
is there a display driver for the above board? it uses the ST7789VW chipset for the display. the Docs are below.
https://www.waveshare.com/wiki/Pico-LCD-1.14
I've managed to get the normal write…
wx4cb updated
2 years ago
-
Here are all the things I discovered in my attempt to get everything working on this board with ESPHome. Hope it helps someone if you learn something interesting please share back.
ESPHome working …