TS-SerialMonitor
Professional UART / HEX real-time monitor for TritonSensing development and sensor debugging.
TS-SerialMonitor main interface
Supported Platforms
- Windows 11 (recommended)
- Windows 10 (1903+)
- 64-bit (x64) environment required
- No installation required – portable executable
Supported USB-to-UART Bridges
- Silicon Labs CP210x Series (CP2102 / CP2104 / CP2105 / CP2108)
- WCH CH34x Series (CH340 / CH341)
- FTDI (FT232 family)
- Any standard USB-UART device recognized by Windows
Recommended Environment
- Modern CPU (Intel/AMD)
- 4GB RAM or higher
- 1920×1080 display for optimal UI layout
- Stable USB connection (avoid USB hubs for flashing/debugging)
Key Features
- Automatic COM port detection & periodic refresh
- ASCII / HEX mode switching with live formatting
- Line-ending control (LF / CR / CR+LF)
- Safe HEX interval transmission (1–60s)
- Real-time log monitor with Auto-Scroll
- Precise timestamped event logs
- Structured recording (KST-based folder hierarchy)
- Export to TXT / CSV / JSON / HTML
Serial Configuration (HEX Mode)
- Data bits: 5 / 6 / 7 / 8
- Parity: None / Even / Odd
- Stop bits: 1 / 1.5 / 2
- Minimum interval enforced for HEX sends
Monitoring & Logging
- ASCII: UTF-8 decoded, sanitized, line-normalized
- HEX: clean uppercase byte dump
- Auto-Scroll toggle
- Local event log with HH:MM:SS.mmm timestamps
Recording & Export
- REC mode writes logs to timestamped folders
- REC button shows live duration counter
- TXT / CSV / JSON / HTML export supported
- Clipboard copy available
Sending Commands
- ASCII: sends with configured line ending
- Empty ASCII input = line-ending only
- HEX: accepts “AA BB 0D 0A”, “0xAA 0x0D 0x0A”, or “AABB0D0A”
- RX buffer flushed before sending
Typical Workflow
- Select COM port → Connect
- Choose ASCII or HEX mode
- (Optional) Set data bits / parity / stop bits in HEX mode
- Send commands or monitor data
- Record or export logs
System Notes
TS-SerialMonitor intentionally does not include automatic update functionality. Updates can be applied manually when required.