Skip to content

Serial port to TCP server, used to debug the serial port through the network.

Notifications You must be signed in to change notification settings

ailearncoder/serial2tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

Serial port to TCP server, used to debug the serial port through the network.

Compile

make

Usage

ser2tcp -d dev_name -p port -b baud

Options:
	     -d dev_name Serial device node, default:/dev/ttyS1
	     -p port     server port,        default:10010
	     -b baud     baud rate,          defualt:B115200

About

Serial port to TCP server, used to debug the serial port through the network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published