Add ESP32-TFT round board port (GC9A01 integrated module)#10
Open
theleestarr wants to merge 3 commits into
Open
Add ESP32-TFT round board port (GC9A01 integrated module)#10theleestarr wants to merge 3 commits into
theleestarr wants to merge 3 commits into
Conversation
Supports the integrated ESP32-D0WD 16MB round display with Setup200 pin map, CH343 USB flashing, polled GPIO 34 range control, and optional secrets.h for local Wi-Fi. Co-authored-by: Cursor <cursoragent@cursor.com>
720×720 MIPI DSI display with GT911 pinch-to-zoom range control, scaled UI theme, and georeferenced runways for Felts Field, GEG, and Fairchild that track the radar range ring. Co-authored-by: Cursor <cursoragent@cursor.com>
Integrate MatixYo runway overlays, double-buffered radar, and post-setup Wi-Fi config with the 720×720 P4 port, Spokane local runways, day/night palette toggle, and unified pinch/tap touch handling. Co-authored-by: Cursor <cursoragent@cursor.com>
Merged
5 tasks
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.
Summary
esp32-tft-roundPlatformIO environment for the integrated ESP32-D0WD / 16 MB / GC9A01 240×240 round module (HackerBox #0107 Dock class boards).include/board/with hardware pins only; local Wi-Fi/location via gitignoredinclude/secrets.h(secrets.h.exampletemplate).Hardware verified
Test plan
pio run -e supermini— upstream board unchangedpio run -e esp32-tft-round— round module builds./scripts/flash-esp32-tft.shon CH343 portsecrets.hskip worksMade with Cursor