Files
Markus Zehnder 54f34def2c refactor: rename sysinfo tool to aster-sysinfo (#16)
The sysinfo name was too generic and misleading. This tool provides
sensor values from the system for `asterctl` and is not a generic system
information tool.
2025-08-31 20:58:43 +02:00
..
2025-08-28 09:03:30 +02:00
2025-08-28 09:03:30 +02:00
2025-08-28 09:03:30 +02:00

AOOSTAR WTR MAX / GEM12+ PRO UART Screen Protocol

Reverse engineered AOOSTAR WTR MAX UART display protocol, written in Rust.
This project should also support the GEM12+ PRO device.

Display Information

  • Resolution: 960 × 376
  • Manufacturer: Synwit
  • Connected over USB UART with a proprietary serial communication protocol:
    • USB device ID: 416:90A1 (as shown by lsusb)
    • Linux device (example on Debian): /dev/ttyACM0
    • 1,500,000 baud, 8N1 (likely ignored; actual USB transfer speed is much higher)