Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloud-rocket/arduino-json-rpc

Simple JSON-RPC server implementation for Arduino
https://github.com/cloud-rocket/arduino-json-rpc

Last synced: 3 months ago
JSON representation

Simple JSON-RPC server implementation for Arduino

Awesome Lists containing this project

README

        

arduino-json-rpc
================

Simple JSON-RPC implementation for Arduino over serial line.
Useful for controlling Arduino from another PC, Single Board Computer (e.g. Beaglebone) or over RF communication

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