witnessmenow / ESP32-Cheap-Yellow-Display

Building a community around a cheap ESP32 Display with a touch screen
MIT License
1.26k stars 128 forks source link

Capacitive examples #162

Open matthew1001 opened 3 months ago

matthew1001 commented 3 months ago

I've created a version of 2 of the samples that work with the capacitive version of the board. I've put them under a folder called capacitive-examples but feel free to suggest somewhere else of them to go.

TheNitek commented 3 weeks ago

Thank you for your contribution! Sorry for leaving this without any reaction for so long.

Currently this repo focuses on the CYD (+CYD2USB). Your PR would add parts of code for a different display which uses different pinouts/touch and probably other things. Personally I would prefer this repo to keep focus on the current two variants to keep complexity managable.

Any other opinions?