Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Serial Port HelperNew to Visual Studio Code? Get it now.
Serial Port Helper

Serial Port Helper

Hancel.Lin

|
31,964 installs
| (8) | Free
Serial Port Debug Tool
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Serial Port Helper

You can connect any serial port used to read / write data.

Features

  1. Serial Port View;
  2. Serial Port Config;
  3. TX / RX;
  4. Send Hex Buffer: Press send button, and then input @hex or @hex:<your buffer byte> to send Hex Buffer;
  5. Send File: Press send button, and then input @file or @file:<your file path> to send file.

Notice

If you use hex view on RX. It will be output in one line. You can paste this config text in setting.json to make it word wrap.

"[Log]": {
    "editor.wordWrap": "on"
}

Release Notes

0.0.15

  • Support Last Version VSCode in Windows

0.0.14

  • Added Init Fail Message.

0.0.14

  • Added Init Fail Message.
  • Support Last Version VSCode in Windows

0.0.13

  • Added to support Mac M1.

0.0.12

  • Added support to set keybinding to send data.

0.0.11

  • Added notice to comment extenion on market.

0.0.10

  • Fixed send button disappears.

0.0.9

  • Support Hex View on RX.

0.0.8

  • Update to support VSCode 1.59.0 on Mac OS(Linux not support yet).

0.0.7

  • Update to support VSCode 1.59.0 on Windows OS(Mac and Linux not support yet).

0.0.6

  • Added option serialPort.enableEscapeCharacte and support to send escape characte.

0.0.5

  • Support DIY Baud Rate.

0.0.4

  • Update preview image size in readme.

0.0.3

  • Add send hex buffer command.
  • Add send file command

0.0.2

  • Add support Chinese.
  • Add options list in config serial port.
  • Add remember last serial port config.

0.0.1

  • First Version, only baise feature.

For more information

  • Serial Port Icon by Microsoft

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft