Add ONX3248G035 board support - #43
Open
weiweihaoyouwei wants to merge 2 commits into
Open
Conversation
weiweihaoyouwei
force-pushed
the
add-ONX3248G035-support
branch
from
July 3, 2026 10:26
f8ec933 to
3ae02c6
Compare
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.
Add support for OpenNextion ONX3248G035
Summary
This PR adds a first-pass board target for the OpenNextion ONX3248G035 ESP32-S3 display board while keeping the original Plane Radar UI behavior intact.
The ONX3248G035 has a 3.5 inch 320x480 ST7796U SPI display, so this implementation keeps the original 240x240 circular radar view and centers it on the rectangular panel. This avoids redesigning the radar UI in the initial board-support PR.
Because a full 320x480 16-bit frame sprite is too large for internal RAM on this target, the ONX3248G035 frame sprite is allocated in PSRAM to keep the existing double-buffered radar rendering path and avoid flicker.
Changes
onx3248g035.onx3248g035.Build / Flash
This PR intentionally leaves the public README unchanged. If this board target is accepted, the maintainer can decide whether and how to expose it in the README.
Build the ONX3248G035 firmware with:
Flash it with:
Create a merged image with:
Hardware
0x38Validation
pio run -e onx3248g035adsb: 1 aircraftandadsb: 2 aircraftNotes
Logs / Screenshots
Serial boot log:
Radar screen photo:

Wi-Fi setup photo:

BOOT short press range log:
BOOT long press reset log: