Home

Awesome

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

0.0.14

0.0.14

0.0.13

0.0.12

0.0.11

0.0.10

0.0.9

0.0.8

0.0.7

0.0.6

0.0.5

0.0.4

0.0.3

0.0.2

0.0.1


For more information

Enjoy!