Skip to main content

Arduino serial port multiplexer.

Project description


Installation

git clone https://github.com/jfjlaros/arduino-simple-rpc
cd arduino-simple-rpc
pip install .

Usage

Start the serial multiplexer on a serial device, e.g., /dev/ttyUSB0.

$ serial_mux /dev/ttyUSB0
Virtual ports detected: 2
  Mux1: /dev/pts/8
  Mux2: /dev/pts/9

Run the demo (needs simpleRPC).

$ python demo.py /dev/pts/8

In an other terminal, see the log messages.

$ picocom /dev/pts/9

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-0.0.1.tar.gz (3.7 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