harmsm / PyCmdMessenger

Python interface for CmdMessenger arduino serial communication library
MIT License
80 stars 32 forks source link

Switch to binary #1

Closed harmsm closed 8 years ago

harmsm commented 8 years ago

Rewrote interface so it now passes values as string representations of binary data. Added extensive test suite, full documentation.