# cyd28 ### A library for driving the Cheap Yellow Display ESP32-S432S08R (2 USB port version) This library provides - Full touch panel LCD support and dimmable backlight - RGB LED support - LDR sensor support (rudimentary) - SD card support - Speaker support (rudimentary due to hardware limitations) - A graphics and user interface frameworks (htcw_gfx and htcw_uix) Available for the ESP-IDF 5+ via PIO or the Espressif Component registery @ codewitch-honey-crisis/htcw_cyd28 
idf.py add-dependency "codewitch-honey-crisis/htcw_cyd28^0.1.0"