This is display and touch screen boilerplate to use with Micropython on the "CYD".
Full instructions to get this working graciously provided by kf107 from thinklayer.com in a Medium Article here.
A mirror of the instructions in text format in case the article goes missing are located in the repo as medium_instructions.md.
Flash the CYD with Micropython ESP32 Generic. I suggest using the most current stable release, not a development release. https://micropython.org/download/ESP32_GENERIC/
Clone this repo and upload the files to your board using Thonny, rshell or whatever IDE extension that can talk to the board.
Reboot and try it out. Your touch screen may not report the same values, so will need altering.
Libraries from @rdagger: