-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi.
first of all thanks for your great job.
i have a capacitive touch screen with zet6221 chip.
i try to compile kernel with this driver https://github.com/wingrime/zet6221-ts-drv
i compiled kernel …
-
```
What steps will reproduce the problem?
1. Have an iNote-A8 tablet.
2. Enable Pen-only writing mode.
3. Attempt to write on the screen using your pen.
What is the expected output? What do you see …
-
I know I must have missed something, but I've been through the user guide and readme and can't for the life of me figure this out. I have bought a Waveshare 1024×600, 10.1 inch Capacitive Touch LCD S…
-
Hi there,
first of all I don't know that much about programming Marlin, so most of my knowledge is gathered together by YT videos and forum entries.
Since I had huge problems with my capacitive …
-
I'm a newbie to Arduino and very rusty on my code, but very comfortable in the embedded systems environment.
I'm running the Flicker code example on-off_stable.ino via Arduino's Web IDE.
I get t…
-
On some headsets/VR software partial trigger press is not possible so it would be good to have an option to show lasers all the time, or maybe for some time after last trigger press? Maybe there's a b…
-
@vincedarley I recently created an ESP32 based replacement for the Balboa WifI module, [esp32_balboa_spa](https://github.com/NorthernMan54/esp32_balboa_spa) so that I could control it from Homebridge …
-
**Many thanks to Tobozo for setting up this new panel for me.**
Running the code below gives this error in `tft.init();` -
` E (1006) spi_master: spi_master_init_driver(236): invalid core id`
Using…
-
So, I've got an array of 2-3 capacitive touch sensors which can determine whether a user is swiping left or right (or similarly, up and down).
Thus far, I have my own code which reads the capaciti…