Skip to content

Majid-Derhambakhsh/SerialPortManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Logo

SerialPortManager

Library to find and use the serial ports

Version : 1.0.0

  • Type : .Net software.

  • Support : .Net Windows software.

  • Program Language : CSharp

  • Properties :

Initialization and de-initialization methods:

Operation methods:

  • FindAllPorts()
  • FindPortByDescription()
  • FindPortByManufacturer()
  • FindPortByCustomProperty()

How to use this library

The SerialPortManager library can be used as follows:

1.1 Instal package from NuGet, for example:

       Install-Package SerialPortManager
  • Goto Project -> Manage NuGet Packages... -> Search the SerialPortManager
  • Download from NuGet

2.1 Create SerialPortManager object
3.1 Use operation methods

Developer: Majid Derhambakhsh

Releases

No releases published

Packages

No packages published