Reverse Dependencies of path-helpers
The following projects have a declared dependency on path-helpers:
- arduino-rpc — Code generation for memory-efficient remote-procedure-calls between a host CPU (Python) and a device (C++) (e.g., Arduino).
- base-node-rpc — 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.
- dmf-device-ui — Device user interface for Microdrop digital microfluidics (DMF) control software.
- dropbot-elisa-analysis — Code for analysing Measles/Rubella immunoassay data.
- microdrop — Microdrop is a graphical user interface for the DropBot Digital Microfluidics control system
- microdrop-device-converter — Convert microdrop devices from v0.3.0 to SVG format.
- microdrop-launcher — MicroDrop launcher
- microdrop-plugin-manager — MicroDrop plugin manager.
- microdrop-plugin-template — Microdrop plugin template
- rename-package-files — Rename all occurrences of ``old_name`` to ``new_name`` inall files in package directory.
- svg_model — A Python module for parsing an SVG file to a group of paths.
1