Serial Port Manager is a Python library that enables concurrent connections to a single serial port instance. It provides a thread-safe interface for multiple threads to read from and write to the ...