simpleRPC

Communication

Simple RPC implementation for Arduino.
This library provides a simple way to export Arduino functions as remote procedure calls. The exported method definitions are communicated to the host, which is then able to generate an API interface.

Author: Jeroen F.J. Laros

Maintainer: Jeroen F.J. Laros

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.