Skip to content
/ SimpleCom Public
forked from YaSuenag/SimpleCom

Simple serial terminal for Windows console

License

Notifications You must be signed in to change notification settings

Oosl/SimpleCom

 
 

Repository files navigation

SimpleCom

Console app for serial connection.

How to use

  1. Conenct serial adaptor to your PC
  2. Start SimpleCom.exe
  3. Setup serial console via setup dialog
  4. Operate target device via the console
  5. Press F1 to leave its serial session and to finish SimpleCom

How to use on Windows Terminal

You need to add a profile for SimpleCom. The example is available here.

Notes

SimpleCom sends arrow keys as VT100 escape sequences. So the serial device to connect via SimpleCom need to support VT100 or compatible shell if you want to use arrow keys.

License

GNU General Public License v2.0

About

Simple serial terminal for Windows console

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.4%
  • C 4.6%