Skip to content
This repository was archived by the owner on Jun 6, 2019. It is now read-only.

Conversation

@markusbaden
Copy link

Hi,

Thanks for python-firmata. I needed to send strings to my Arduino, so I implemented send_string, which uses send_sysex. Both function are analogous to the ones in Firmata.cpp that ships with Arduino 1.0. I was quite sure about the naming, should it be Arduino.send_string or Arduino.receive_string? Since the Arduino is not really sending, but receiving. What do you think?

…tended command set and a helper function that sends a byte as two 7bit bytes
… start_sysex and stop_sysex in analogy to Firmata.cpp
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant