vitalyruhl / ModemControllerRS232

A simple RS232 Terminal to manage Modem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModemControllerRS232

This small program is used to control a modem via RS232. It is written in VB.NET and uses the .NET Framework 4. It is a Windows Forms application.

You can write AT commands to the modem and read the response directly in the Terminal field. You can also save the commands to a file.

I wrote the program because Windows 7 no longer has HyperTerminal. I needed a terminal to control a modem via RS232.

Lately, I have only updated it to newer .NET Frameworks. (Don't touch a running system :-) )

The .7z file contains the running Program and my Presets. You don't need to install anything. Just extract the .7z file and run the ModemController.exe file.




Screenshots

Screenshot 1 Screenshot 2 Screenshot 3




Donate

if you prefer a one-time donation

donate-Paypal

Become a patron, by simply clicking on this button (**very appreciated!**):

Become a patron




Copyright

2013-2023 (c)Vitaly Ruhl

License: GNU General Public License v3.0

About

A simple RS232 Terminal to manage Modem

License:GNU General Public License v3.0


Languages

Language:Visual Basic .NET 100.0%