LTerminal - serial terminal 1.0.0

Thread Starter

mauro.laurenti

Joined May 8, 2009
67
Hello All,

some years back I did write "RS232 Terminal" (old thread) for debugging serial terminals (based on .NET framenwork).
Over some feedback and versions and 10K downloads, I did get to version 2...but something was still missing.

I recently released a new version starting from scratch and based on QT framework, basically a new project.
I called it LTerminal and started back from 1.0.0 Beta

LTerminal is a free application to debug serial terminals.
I could make things that were getting difficult with the RS232 Terminal.
Below is a screen shot.
It is possible to open multiple connections (in future also ethernet socket), as part of the same project.
Multiple windows can be opened and un-docked

I did want to release as beta, rather than keeping it on my PC to get to the right point.
Looking forward for feedback so that I can better drive the next features.

...it is another terminal, but I want to implement the features and tools I use as embedded programmer.
Often simple features cannot be found in many terminals, especially if you need to make low level debug.
As simple as opening the right port...do you always know which COM port to open among 5?
It is a beta version, so I'm keeping an open door for new features,

Some features are visible but not fully implemented, if you discover it, I will prioritize it.

thanks in advance for your feedback.

Regards,

Mauro

LTerminal.png

LTerminal_new_connection.png
 
Top