Skip to main content

Arduino serial port multiplexer.

Project description

https://img.shields.io/github/last-commit/jfjlaros/arduino-serial-mux.svg https://readthedocs.org/projects/serialmux/badge/?version=latest https://img.shields.io/github/release-date/jfjlaros/arduino-serial-mux.svg https://img.shields.io/github/release/jfjlaros/arduino-serial-mux.svg https://img.shields.io/pypi/v/arduino-serial-mux.svg https://img.shields.io/github/languages/code-size/jfjlaros/arduino-serial-mux.svg https://img.shields.io/github/languages/count/jfjlaros/arduino-serial-mux.svg https://img.shields.io/github/languages/top/jfjlaros/arduino-serial-mux.svg https://img.shields.io/github/license/jfjlaros/arduino-serial-mux.svg

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


Download files

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

Source Distribution

arduino-serial-mux-1.1.0.tar.gz (5.5 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