Skip to content

v1.0.5 stable

Latest
Compare
Choose a tag to compare
@o7raven o7raven released this 25 Mar 16:06
· 4 commits to main since this release

Design changes

  • Made the application design more consistent

    • Changed fonts' sizes to be the same
    • Resized the textboxes
    • Connect button is now separate
  • Added minimize button

    • You can now minimize the application
  • Created a temporary icon

I don't think there will be a maximize button in the near future, since there's no need for it at the moment.

  • Close and Minimize buttons are now lower case and bold

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

Full Changelog: v1.0.3...v1.0.5