- Serial Port: Web Serial API
- UI components: shadcn/ui
- Icons: tabler
- Key-value pair line chart
- Save config (
localStorage
) - Render control symbol (eg
\r\n
,EOT
) - User script
- Tx data
- Rx data
- Save scripts
- Script editor (React Ace, CodeMirror)
- Built-in function
- CRC
- Modbus
- Custom newline (
\n
,\r\n
, timeout, mix) - Timing send
- Hardware flow control
- Tx & Rx bytes counter
- Predefine command (eg AT cmd)
- HEX send & display
- ASCII control symbol keyboard
- i18n
- Terminal encode
- Ring buffer