Metadata-Version: 2.0
Name: base-node-rpc
Version: 0.19
Summary: Provides: 1) A memory-efficient set of base classes providing an API to most of the Arduino API, including EEPROM access, raw I2C master-write/slave-request, etc., and 2) Support for processing RPC command requests through either serial or I2C interface.  Utilizes Python (host) and C++ (device) code generation from the `arduino_rpc` (http://github.com/wheeler-microfluidics/arduino_rpc.git) package.
Home-page: http://github.com/wheeler-microfluidics/base_node_rpc.git
Author: Christian Fobel
Author-email: christian@fobel.net
License: GPLv2
Platform: UNKNOWN
Requires-Dist: arduino-rpc (>=1.7.post19)
Requires-Dist: arduino-scons (>=0.1.post10)
Requires-Dist: path-helpers
Requires-Dist: protobuf (>=2.6.1)

UNKNOWN


