ArduRPC
ArduRPC brings remote procedure calls to microcontrollers. It has been developed for Arduino based projects but can also be used with other platforms. The protocol has been designed to be simple and flexible.
ArduRPC Base Library
Add support for the ArduRPC protocol to microcontroller based boards.
Versions:
- 0.3(2014-02-25): Documentation - Source
ArduRPC Handlers
Libraries to support different components like LED-Strips, Sensors and Matrix-Displays.
ArduRPC Python
Python library to control microcontroller based boards by using the ArduRPC protocol.
Versions:
- 0.2(2014-02-25): Documentation - Source
Additional information
News
- ArduRPC 0.3 released (25.02.2014)
Article
- ArduRPC per MQTT (14.04.2015)
- ArduRPC per HTTP Rest API (13.04.2015)