Skip to content

seantfish/vserial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vserial

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.

Usage

See the examples.

Limitations

This library has only ever been tested on Linux. Windows is not supported.

Similar Projects

  • mock_serial provides similar functionality for mocking serial devices, but is not as easily extended for creating simulations.

About

Virtual Serial Devices for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages