Skip to content

This tool is used to capture data sent from serial port/RS232

License

Notifications You must be signed in to change notification settings

fandigunawan/Idnaf.SerialListen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UART/RS232 Listener

This tool is used to capture data sent from serial port/RS232

Usage : -l --list Display all COM port available. Application will directly exit after this command executed properly. -p --port Port name -b --baudrate Baudrate (default 115200) --hex Display hexadecimal number instead --nodisplay Do not show data directly to console. Application will print '.' when data received --log file_name Save data to log file --help Show this help page

Requirement to run : .NET Framework >= 2.0

About

This tool is used to capture data sent from serial port/RS232

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages