schiltz3 / ComInfo

Utility that displays COM port info
Apache License 2.0
0 stars 0 forks source link

ComInfo

Continuous update mode

CommInfo

Example settings.json

Only alias, product_id, and serial_number are required fields.

{
  "com_ports": [
    {
      "alias": "WLED",
      "product_id": 60000,
      "serial_number": "0001",
      "manufacturer": "Silicon Labs",
      "product_name": "Silicon Labs CP210x USB to UART Bridge"
    }
  ]
}

Instalation

Running

Building

https://jrsoftware.org/isdl.php to build the installer