Skip to content

ziteh/web-serial-monitor

Repository files navigation

Web Serial Monitor

Demo video

Todo

  • 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