Skip to main content

Code generation for memory-efficient remote-procedure-calls between a host CPU (Python) and a device (C++) (e.g., Arduino).

Project description

Code generation for memory-efficient remote-procedure-calls between a host CPU (Python) and a device (C++) (e.g., Arduino). The main features of this package include: 1) Extract method signatures from user-defined C++ class, 2) Assign a unique “command code” to each method, 3) Generate a CommandProcessor<T> C++ class, which calls appropriate method on instance of user type provided the corresponding serialized command array, and 4) Generate a Proxy Python class to call methods on remote device by serializing Python method call as command request and decoding command response from device as Python type(s).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

arduino_rpc-1.7.post22-py2-none-any.whl (34.2 kB view details)

Uploaded Python 2

File details

Details for the file arduino_rpc-1.7.post22-py2-none-any.whl.

File metadata

File hashes

Hashes for arduino_rpc-1.7.post22-py2-none-any.whl
Algorithm Hash digest
SHA256 bca5b2782a1d80193937f090b9fe4b81ffb4ceb12530bfbd07898b5b009b80ab
MD5 5100349dc2bed5678d0473441f52a5d0
BLAKE2b-256 10a9e4318273d9e79a66b580093ecb400f7a47ff77dfb754723a316a408f2a2f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page