1-max-1 / WASMSerialTerminal

A tool for quick analysis of data from a serial device.
https://1-max-1.github.io/WASMSerialTerminal
8 stars 3 forks source link

Add visible indicator that the port is currently open #4

Closed 1-max-1 closed 1 year ago

1-max-1 commented 1 year ago

Something like "Connected to COM3" or whatever. Could also include the connected device name. Will need to grab the USB name from a list, seems to be a good one at http://www.linux-usb.org/usb.ids.

And here: http://pci-ids.ucw.cz/.