Installation

Arduino IDE

To install this library in the Arduino IDE, please follow these comprehensive installation instructions.

Arduino CLI

The latest version can be installed with the Arduino CLI interface using the following command.

arduino-cli lib install serialMux

Manual installation

Latest release

Navigate to the latest release and either download the .zip or the .tar.gz file and unpack the downloaded archive.

From source

The source is hosted on GitHub, use the following command to install the latest development version.

git clone https://github.com/jfjlaros/serialMux.git