CECHITRAX / PROJECT
All projectsPublic repository ↗

FIRST WORKING PROTOTYPE ESP32-S3 · FIVE ROUND TFTS · 2026

Five-Display
Desk Station

A sculptural programmable desk clock whose first hardware prototype is now running: four round screens form a large 24-hour display while a fifth shows weather and air quality.

Controller
ESP32-S3
Displays
5 × 1.28-inch GC9A01
Software
App + firmware public
Next milestone
Enclosure refinement
01 / CURRENT STATUS

Prototype 01 is alive on the desk.

The five displays, clock faces, weather panel, and software link now run together as a first prototype. It is working hardware, not a finished product: the enclosure, wiring, power system, and long-term reliability still need refinement.

AreaCurrent positionNext proof
Hardware assemblyFirst five-display prototype builtRefine the base, harness, and power distribution
Industrial designHandmade prototype base completeCreate a measured printable enclosure
Desktop StudioWindows and macOS downloads publicPolish controls and package future releases
Cross-platform controlWindows ZIP and macOS DMG publishedContinue hardware testing on both platforms
ESP32 firmwarePublic firmware running on hardwareContinue tuning display and network behavior
Online servicesWeather and AQI shown on the prototypeImprove reliability and configuration
02 / HOW IT WORKS

One controller coordinates five displays.

MOSI, clock, data/command, and reset are shared. Each TFT has its own chip-select line, allowing the ESP32-S3 to address one round panel at a time.

DESKTOP APPWindows / macOSUSB serial
CONTROLLERESP32-S3Logic + storage
DISPLAY BUSFive TFTsShared SPI · 5 × CS
POWERSupply + MOSFETPWM backlight
0
Weather

Colored dot-matrix symbol, temperature, condition, and AQI

1
Hour tens

First digit of 24-hour time

2
Hour ones

Second hour digit

3
Minute tens

First minute digit

4
Minute ones

Final minute digit

03 / VISUAL SYSTEM

True black, sculpted numerals, restrained color.

The default style uses ornate white numerals. Custom code-drawn options include an amber Nixie-inspired glow and a cyan seven-segment VFD-inspired display.

DEFAULT

OG Sculpted Serif

Ornate white time numerals on black across the four clock screens.

CUSTOM

Nixie Orange Glow

Layered amber strokes create a curved, wire-like digit style.

CUSTOM

VFD Cyan 7-Segment

Cyan segments, dim inactive elements, and a small bloom.

04 / HARDWARE & POWER

Measure first. Finalize wiring second.

Marketplace GC9A01 modules can vary in voltage requirements, backlight circuitry, connector order, and dimensions, so the delivered revisions must be checked before final wiring.

01

ESP32-S3 board

Clock logic, USB, storage, and future Wi-Fi

02

5 × 1.28-inch GC9A01 TFT

Weather display plus four time digits

03

Regulated supply

Display and backlight power, sized after measurement

04

Logic-level MOSFET

Global PWM backlight control from a 3.3 V gate

05

Base, harness, connectors

Hide pins and distribute power and data

MOSI 11SCLK 12DC 9RST 10BL PWM 13CS 4, 5, 6, 7, 8
05 / SOFTWARE & CONTROL

Working software, published for everyone.

The Windows control app and ESP32 firmware used by the first prototype are public in the project repository.

PUBLIC APPS

Windows + macOS Studio

Auroraeon Clock Studio is now available for both Windows and macOS. Open the download chooser to select the correct installer.

PUBLIC FIRMWARE

ESP32-S3 clock firmware

The complete firmware package driving the five-screen prototype can be downloaded separately from the same chooser.

NEXT

Refinement

Weather and AQI are now visible on the working prototype. The next software work focuses on reliability, configuration, interface polish, and continued cross-platform validation.

Browse repository ↗
07 / ROADMAP

Prove one layer at a time.

The design only becomes finished after the assembled station survives USB, network, power, and thermal testing in real use.

  1. 01Concept, UI, apps, and firmware scaffold
  2. 02Parts inspected and assembled
  3. 03First five-screen prototype running
  4. 04Windows app and firmware published
  5. 05Weather, AQI, and interface refinement
  6. 06Printable base and final releases
08 / OPEN PROJECT

Use the same Studio and firmware.

Auroraeon Clock Studio is public for Windows and macOS, and the ESP32 firmware is available as its own download. Choose the package you need from one place.

Open public repository ↗Earlier planning report ↗