/Micropython-Examples-for-ESP32-Cheap-Yellow-Display

Micropython examples for Cheap Yellow Display ESP32

Primary LanguagePythonMIT LicenseMIT

Micropython Examples for ESP32 "Cheap Yellow Display"

This is display and touch screen boilerplate to use with Micropython on the "CYD".

Full instructions

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.

Quick Instructions at a glance

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:

https://github.com/rdagger/micropython-ili9341