Add ESP32-32E 4.0" (LCDWIKI E32R40T) variant + 3D printable case#398
Open
chemazener wants to merge 5 commits into
Open
Add ESP32-32E 4.0" (LCDWIKI E32R40T) variant + 3D printable case#398chemazener wants to merge 5 commits into
chemazener wants to merge 5 commits into
Conversation
Adds the E32R40T (4.0" 320x480 ST7796, XPT2046 resistive touch, ESP32-WROOM-32E) to the Variants section with a verified PlatformIO/TFT_eSPI config, and a two-part 3D printable case (base + bezel, 4x M3) designed from the official LCDWIKI drawing. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
A touch panel that lists and starts/stops Proxmox VMs/containers over a small FastAPI backend (qm/pct over SSH), plus the special iGPU-group switch. Includes PlatformIO firmware and the backend. All IPs, Wi-Fi credentials and tokens are placeholders. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…cted) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
krahmalovvasil9-hue
approved these changes
Jul 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds the ESP32-32E 4.0" / LCDWIKI E32R40T board to the
Variantssection — a 4.0" 320x480 ST7796 display with XPT2046 resistive touch and an ESP32-WROOM-32E. It is a larger cousin of the CYD (not a CYD), so it fits the intent of the Variants folder.Included:
Variants/README.md: a new entry with buy links and a verified PlatformIO / TFT_eSPIbuild_flagsconfig (driver + pins tested on real hardware).Variants/E32R40T/: a short board overview.Variants/E32R40T/3dModels/: a two-part 3D printable case (back tray + front bezel, joined with 4x M3 screws) modeled parametrically in OpenSCAD from the official LCDWIKI V1.0 mechanical drawing, with STLs, the.scadsource, print/assembly instructions and renders.No changes to any existing CYD files. Happy to adjust naming/placement if you prefer it elsewhere.