Skip to content

Releases: db8fs/SerialBridge

0.9

11 Apr 19:45
Compare
Choose a tag to compare

SerialBridge 0.9

Features:

TCP server for bridging (USB-)Host-UART to a network client
TCP server allows connection, even if Serialport is not yet available
notifies TCP client as soon as Serialport connects
note: no serialport disconnection checking
completely written in C++ using pure asynchronous port communication
runs on RaspberryPi Zero W
Requires:

Boost libraries
CMake