Tim Brookes writes about seven projects you can build with the Cheap Yellow Display (CYD), an affordable ESP32 board with an integrated LCD touch screen that lets you skip soldering and breadboards entirely. The projects span a weather station, a Wi-Fi and Bluetooth penetration testing suite (ESP32 Marauder), a Bluetooth MP3 player, a retro mini TV for videos and games, a Gran Turismo 7 racing dashboard, a Home Assistant music remote, and an ESPHome smart home controller.
- The weather station pulls from both Open-Meteo and OpenWeatherMap and supports a DHT22 sensor for local temperature readings
- The ESP32 Marauder CYD port covers hardware from 1.9-inch non-touch models up to 3.5-inch touch displays
- The retro mini TV is a 3D-printed Simpsons replica combining the Anemoia-ESP32 NES emulator and MiniLegoTV video player
- The GT7 dashboard works because Gran Turismo 7 publishes telemetry over UDP on the local network, a feature shared by other racing simulators
- The CYD Jukebox pairs with Music Assistant to unify local files and streaming services like Apple Music behind one interface
This project details building an escape room lockbox using an ESP32 and a 'cheap yellow display' (CYD). It uses batteries to power a solenoid latch and includes custom software.
Something similar to the Spotify Car Thing, built with a cheap ESP32 Screen. Connects to your Spotify account and displays your currently playing song with its album art.
Documentation for the ESP32-2432S028R, nicknamed the "Cheap Yellow Display" (CYD), a 2.8" LCD with touchscreen. Includes setup, examples, troubleshooting, and community links.
Building a community around a cheap ESP32 Display with a touch screen. This display is an ESP32 with a built in 320 x 240 2.8" LCD display with a touch screen called the "ESP32-2432S028R".
A Flasher utility for DIY miners to flash NerdMiner firmware onto various boards, such as LILYGO S3 Dongle, LILYGO T-Display-AMOLED, ESP32-WROOM, LILYGO T-QT, TDisplay v1.14, ESP32-2432S028R, and M5-StampS3. The flashing process should take less than one minute.
In this guide, you'll learn how to use the LVGL (Light and Versatile Graphics Library) with the ESP32 Cheap Yellow Display board (ESP32-2432S028R). This development board features a 2.8-inch TFT touchscreen LCD, microSD card interface, RGB LED, and more.