-
I have been following your youtube videos and have gotten a couple of the examples working on my t-display board using PlatformIO, which is new to me. The only change I had to make was defining PROGM…
-
How can I get this working in EspHome/Homeassistant?
-
**Describe the problem you have/What new integration you would like**
I would like to be able to use displays that are based on the ST7789
**Please describe your use case for this integration …
-
### The problem
When you enable the camera on the I2C bus the scan will detect all the I2C devices yet only the Camera seems to optimizes the bus and no other devices respond.
ssieb pointed to t…
-
on my esp32 ttgo t-display it sees my computer and uploads code but the screen is blank when using my code that worked before and even the sketches. By the way I use the TFT_eSPI library and the cable…
-
Is it possible to run your program with the following display?
https://www.waveshare.com/wiki/1.5inch_OLED_Module
Another question for a possible perfection of your software. Switch over the displ…
-
When i run the sudo ./fbcp-ili9341 command the screen gets a bit brighter but remains white. And i get a Bus Error.
```
pi@raspZero:~/fbcp-ili9341/build $ sudo ./fbcp-ili9341
bcm_host_get_periphe…
-
### The problem
ST7789V2 240 (H)x280 (V) display doesn't work with Adafruit RR 280x240 config option.
### Which version of ESPHome has the issue?
2022.8.3
### What type of installation are you u…
-
> As a badge hacker I want to use the display using high level framebuffer MicroPython code
-
Did some one get the xp2046 to work with an ESP32-S3
I tried
`
#define XPT2046_IRQ 1 // T_IRQ
#define XPT2046_MOSI 42 // T_DIN
#define XPT2046_MISO 2 // T_OUT
#define XPT2046_CS 41 // T_…