-
**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. …
-
### Platform
ESP32
### Description
Managed to launch heltec T190 on Lovyangfx. And on an empty program it's ok (the program is on my https://github.com/sim1988son/HELTEC-VISION-MASTER-T190-LovyanGF…
-
hi i have recently aquired a t-display-s3 non-touch, im trying to read back areas of the screen , i have compiled a simple text that puts a bmp on half the screen, read back those pixels and then repl…
-
Hi, I am using a LCD screen which shares its SPI bus with a SD reader on ESP32.
```c
// User_Setup.h in TFT_eSPI
#define ST7796_DRIVER
#define SPI_FREQUENCY 40000000
#define TFT_MISO 25
#d…
-
I use ESP32 CAM.
> User_Setup.h
```
#define ST7789_2_DRIVER // Use this definition for ST7789v2
// Define the display size
#define TFT_WIDTH 240 // ST7789v2 240 x 240 pixels
#define …
-
Hi all,
I am having a white screen issue.
I first tried the Rainbow screen example - no avail.
Then the Read-Write diagnostic
can't seem to figure it out.
IDE: Arduino IDE
Library Vrsn: 2.5.…
-
Tried a few days to let it display something but only showing blank screen
2. PlatformIO IDE
3. Latest TFT_espi library
4. Not very sure about board package version, it is probably the latest as …
-
I just bought the TTGO T-Display v1.1, recognized in Arduino as:
> BN: LilyGo T-Display
> VID: 1a86
> PID: 55d4
> SN: 589A009269
Installed arduino (on Linux Mint), copied this repository libr…
-
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…
-
I´m using Brewpiless-32 PCB and I cant make OLED to work at all.
I tried to add "Wire.begin(22,23);" on "void setup(void){" as someone here suggested, but still does not work.
Im using ESP32-WROM-…
lfach updated
17 hours ago