Skip to content

rfpinto92/GetSerialPortName

Repository files navigation

GetSerialPortName

"Buy Me A Coffee"

  • Get COMPort Number by device instance path

  • Application with the need to connect to stored dongles automatically.

Motivation

  • When the dongle is connected via USB, it creates serial port communication, so depending on the computer, it can be connected to any port.

This project

  • With device instance path inseted on the XML file, the application can find the COMPort Number and print on the console

  • This project makes it possible to automatically detect which port a particular dongle is connected to, so that the application can then open the detected port (e.g. COM4).

⚠️ For the correct build

  • Have installer project to insert the depencies on the PC

Used Stack

  • .NET Core

🚀 About Me

linkedin

About

Get COMPort Number by device instance path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages