Skip to content

First "stable" version

Choose a tag to compare

@o7raven o7raven released this 24 Mar 20:35
· 17 commits to main since this release

Features

  • Display COM ports your computer registers
  • Set the parity, data bits, baud rate
  • Console that logs everything important
  • Monitor text box that logs everything sent to you through the port
  • Input box that allows you to send commands
  • Automatically disconnect from all ports when the app is closed (It's recommended to disconnect from them manually though)

Important information

  • Although it should be a stable version, it is still not recommended to use it without knowing what you are doing.
  • You could damage your ports or the devices you are connected to

If you mess something up with it, I'm not responsible, you've been warned

Application was coded in Visual Studio using .NET Framework with Common Language Runtime (CLR)

Coded by raven