-
I can't seem to get LVGL working with the axs15231 component (with a Lilygo T-Display S3 Long).
If I set `update_interval` to `never` as the ESPHome docs request I just get a blank white display.
…
-
For one put inside a window, it'd be interesting to make it more interactive - maybe use capacitive touch pads on the inside of the window to let people control it, without needing anything on the out…
-
We might have a problem because there is two different version of the chip see:
https://www.buydisplay.com/default/5-inch-capacitive-touch-panel-screen-with-controller-gsl1680f
https://www.buydispla…
-
https://github.com/ximion/appstream/blob/2f6010fa080c7a209e784f3f62eda49e75061c6e/docs/xml/metainfo-desktopapp.xml#L13-L14 states:
> A desktop application is an application which has a graphical us…
-
Capacitive touch does not work when using Raspian Stretch.
-
Not sure where to put this, since I can't find a matching issue where this was still unsolved.
My setup is a RPi 3 B+ with a rectangular 480x720 touchscreen in inverted mode, the display rotation c…
-
Am trying to obtain the code between esp and the TFT that uses 16bit interface and ft6236 capacitive touch panel
-
For the example at `example/LvglWidgets`, capacitive touch does not work upon power up, only after hitting the reset button, does the touch start working. This happens every time after power up. This …
-
Resistive touch screen XPT2026 has a function touch.setRotation(1);
How can we do the same with capacitive FT6336U ?
-
Hi! Is there any way to read the pressure data from the trackpad and trigger a different function with a force feedback response?