Communication
simpleRPC
Jeroen F.J. Laros <jlaros@fixedpoint.nl>
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.
Go to repositoryThis library is compatible with all architectures so you should be able to use it on all the Arduino boards.