arduino-simple-rpc
arduino-simple-rpc copied to clipboard
Python client for the Arduino simpleRPC protocol.
Results
1
arduino-simple-rpc issues
Sort by
recently updated
recently updated
newest added
## Pull Request Details This PR allows the user to send Numpy arrays form python to the simpleRpc host. It is the pendant of this PR : https://github.com/jfjlaros/simpleRPC/pull/36