Arduino serial port multiplexer.
Project description
This Python library provides a simple way to create virtual serial interfaces created on an Arduino using the serialMux protocol.
Please see ReadTheDocs for the latest documentation.
Quick start
Plug in the Arduino device and run the serial multiplexer.
$ serial_mux /dev/ttyUSB0 Detected 2 virtual serial ports. Virtual serial device 1: /dev/pts/8 Virtual serial device 2: /dev/pts/9
The virtual serial devices /dev/pts/8 and /dev/pts/9 can now be used to communicate to the virtual serial devices created on the device.
For more information, see the Usage section.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file arduino-serial-mux-1.1.0.tar.gz
.
File metadata
- Download URL: arduino-serial-mux-1.1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/24.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8379dd6fbe1be3816b2a809b6b3822f4a0d15e2c9e92e3cef28c90a493fcb1b |
|
MD5 | 69a4abc1ea6aa400b8faf5c1bbe224ff |
|
BLAKE2b-256 | f6d39cc63e43ec2a8f19ceb65c10d6ba30ef11dbe6cacc9671befd4e456d684a |