-
:information_source: See this comment for rotation in Raspberry Pi Desktop screen configuration - https://github.com/pimoroni/hyperpixel4/issues/177#issuecomment-1786957639
:warning: PSA: Make sure…
-
It seems that the ESP32-3248S035C has an issue where the capacitive touch does not work on every 2nd reset of the board. Adding "tp.reset()" before "tp.begin()" prevents the problem in my case. No ide…
-
**Developer TODO (don't remove)**
- [ ] create new branch. put issue number at start of name if not a very quick fix.
- [ ] write tests. put issue number in comment
- [ ] update documentation
- [ …
-
Hello everyone!
Does the "ESP32-Marauder-Cheap-Yellow-Display" support the 2.8" ESP32 Capacitive Display (ST7789 240x320 JC2432W328C)? I bought one, but after flashing the firmware, the screen displa…
-
**Describe the problem you have/What new integration you would like**
Would love to see support for ILI9488 display driver to use this 3.5" TFT Display. https://www.makerfabs.com/esp32-3.5-inch…
-
Hi,
Is this option available for cutdown 5 also?
I am using a 5" capacitive HDMI touch screen from ELECROW (800x480 pixel) and a Raspberry Pi3B+
Thank you
-
Not really a porting issue, but I don't know where else to post this!
We are working on a managed capacitive touch screen driver - when we have our touch data we want to pass it into the clr as if it …
-
If zero number of bytes are requested from any existing device on the I2C bus with `Wire.requestFrom( i2c_address, 0);` then the acknowledge from that device makes the Wire library read 37 bytes.
The…
-
Hi bodmer,
i've made some experimentations with my SSD1963 7inch,so i opened this topic because i didn't find anything
on the net concerning SSD1963 7 inch with e_SPI and TFT_Touch.
I didn't know h…
-
Hi I have installed the MMM-MPR121 Module on my magic mirror and have copy pasted the example config to my config.js file but when I restart the mirror remains back.
As soon as I comment "//" the MPR…