Besides that, inpecting esp32-2432S028R.json I saw that it has is already using SPI2_HOST "'-D ILI9341_SPI_HOST=SPI2_HOST'", v2 and v3 use this other one "'-D ST7789_SPI_HOST=SPI2_HOST'", Is this ST7789_SPI_HOST equivalent to ILI9341_SPI_HOST? Should I change it SPI1...
Description of Change Add support for the JCZN ESP32-2432S028R, aka Cheap Yellow Display (CYD), development board. Includes two custom partition schemes Includes revised naming conventions for Ra...
THIS EXAMPLE WAS TESTED WITH THE FOLLOWING HARDWARE: 1) ESP32-2432S028R 2.8 inch 240×320 also known as the Cheap Yellow Display (CYD): https://makeradvisor.com/tools/cyd-cheap-yellow-display-esp32-2432s028r/ SET UP INSTRUCTIONS: https://RandomNerdTutorials.com/cyd-lvgl/ 2) REGULAR ES...
/* Rui Santos & Sara Santos - Random Nerd Tutorials THIS EXAMPLE WAS TESTED WITH THE FOLLOWING HARDWARE: 1) ESP32-2432S028R 2.8 inch 240×320 also known as the Cheap Yellow Display (CYD): https://makeradvisor.com/tools/cyd-cheap-yellow-display-esp32-2432s028r/ SET UP INSTRUCTIONS: ...
a set of libraries for the ESP32-2432S028R and similar displays Documentation ESP32 Buyer's Guide an updated guide to the various SKUs for 2023 Emulation 2021 Retro ESP32 a set of emulators for ESP32, mostly targeting the Odroid Go GUI 2022 slint a GUI toolkit that can run in MCUs lik...
Removed logo(s) (I needed a cleaner look) Cleaned up LED hole on the back plate Created two models, one with backplate mounting track and one without the track This case is suitable for ESP32-2432S028R which can easily be found on amazon, ebay or aliexpress. Below are some pictures ...
https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display/ Tested with CYD1 (single-USB) MicroPython 1.24.1 for ESP32 using demos gui.demos.clocktest and gui.demos.aclock_large Sunton ESP32-2432S028 aka CYD setup support - implements peterhinch#77 … ab6d8b6 clach04 mentioned this ...
/* Example created by Robert (Chip) Fleming for touchscreen calibration (https://github.com/CF20852/ESP32-2432S028-Touchscreen-Calibration) Rui Santos & Sara Santos - Random Nerd Tutorials - https://RandomNerdTutorials.com/touchscreen-calibration/ THIS EXAMPLE WAS TESTED WITH THE FOLLOWING HARDW...
(CYD): https://makeradvisor.com/tools/cyd-cheap-yellow-display-esp32-2432s028r/ SET UP INSTRUCTIONS: https://RandomNerdTutorials.com/cyd-lvgl/ 2) REGULAR ESP32 Dev Board + 2.8 inch 240x320 TFT Display: https://makeradvisor.com/tools/2-8-inch-ili9341-tft-240x320/ and https://...
Removed logo(s) (I needed a cleaner look) Cleaned up LED hole on the back plate Created two models, one with backplate mounting track and one without the track This case is suitable for ESP32-2432S028R which can easily be found on amazon, ebay or aliexpress. Below are some pictures ...