-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Vaishnav Sabari Girish edited this page Jun 13, 2026
·
10 revisions

ComChan is a blazingly fast serial monitor with serial plotter TUI and many more features like :
- Logging to a file like
*.log,*.txtand*.csv - Exporting the plotted data to a
.svgfile - 3D telemetry (requires ratty)
- Zephyr Mode for UART shell
...and many more
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.