Serial port terminal for embedded development boards on Linux
ComScope is a lightweight, fast serial port terminal designed for embedded developers on Linux. It provides an intuitive ncurses-based interface for communicating with microcontrollers, Arduino boards, and other serial devices.
Features:
- Low latency serial communication
- Clean ncurses terminal UI with intuitive navigation
- Auto-port and baudrate detection for available serial ports
- ASCII to Hex and Hex to ASCII toggle mode
- Pause/Resume Output
- Session logging with timestamps
- Color support for various terminals
- Easy keyboard navigation
Snap Install (Recommended):
sudo snap install comscope --devmode
comscope