Skip to content
Vaishnav Sabari Girish edited this page Jun 13, 2026 · 10 revisions

ComChan

banner

ComChan is a blazingly fast serial monitor with serial plotter TUI and many more features like :

  1. Logging to a file like *.log, *.txt and *.csv
  2. Exporting the plotted data to a .svg file
  3. 3D telemetry (requires ratty)
  4. Zephyr Mode for UART shell

...and many more

Wiki

  1. Installation
  2. Basic & Advanced Usage
  3. Configuration
  4. Feature Overview
  5. Images and Videos

🧠 (mostly) Brain made

This project was NOT vibe-coded BUT AI is still involved in some parts of it.

  • Generating test code: Because it's something I always skip so I would rather have some AI generated tests than none at all.
  • Micro-improvements: I have used AI as an advisor to improve some bits of code here and there. Big refactors or new features are done by my hand though.

img


Clone this wiki locally