Skip to main content

Dummy Serial Implementation.

Project description

Emulates pyserial’s write/read responses from a serial port.

Works by suppling a dictionary of responses to various paramters.

For example:

ds_responses = {
    'taco': 'yum'
}

Would read() yum for a write() of taco.

Derived from Jonas Berg’s ‘dummy_serial.py’.

Source

Github: https://github.com/ampledata/dummyserial

Authors

License

Apache License, Version 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dummyserial-1.0.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page