Skip to content
Compare
Choose a tag to compare
@db8fs db8fs released this 11 Apr 19:45
· 13 commits to master since this release

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