GodSharp.SerialPort icon indicating copy to clipboard operation
GodSharp.SerialPort copied to clipboard

An easy-to-use .NET SerialPort class.

Results 1 GodSharp.SerialPort issues
Sort by recently updated
recently updated
newest added

I have a straightforward scenario: I send a command (string) to the device on the serial port, and if the command is correctly formatted, the device executes the command and...