A library for creating virtual serial devices with Python. Use cases include creating mocks and emulators.
Thank you to Jaia Robotics for enabling the initial development of this library.
See the examples.
This library has only ever been tested on Linux. Windows is not supported.
- mock_serial provides similar functionality for mocking serial devices, but is not as easily extended for creating simulations.