Skip to content

JakeHillHub/port-linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port Linker

Use this to link any combination of tcp sockets and serial ports together

Requirements

pyserial funcy pydux

Usage (Install)

  1. pip install port-linker
  2. port-linker <configuration.json> [--wait <seconds>]

Usage (Git clone)

python -m core.run_link config.json [--wait <seconds>]

About

Simple python utility to link a combination of serial ports and tcp listeners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages