Easy to use RPC server library for controlling Arduino over any Serial line

Hi guys,

I wrote JSON-RPC server Arduino library for easy Master-Slave communication.
Library contains MACRO based automation for super easy remote procedure definition.
Useful for controlling Arduino from another PC, System-on-Chip or over Serial RF connection.

I hope you will find it useful

http://www.cloud-rocket.com/2014/03/serial-json-rpc-server-arduino/

Enjoy

Anybody knows how to add this library to Contributed library list?
It is tested and very easy to use

(http://arduino.cc/en/Reference/Libraries)