We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webjack
see publiclab/webjack#33
The text was updated successfully, but these errors were encountered:
I'd guess the communication from firmata is done on the Tx/Rx marked pins, but i see this demo using digital pin 3, so I wasn't sure.
Sorry, something went wrong.
TX and RX pins marked on the Arduino are used for normal serial com.
SoftModem's TX and RX are documented here: https://github.com/arms22/SoftModem#supported-boards
No branches or pull requests
see publiclab/webjack#33
The text was updated successfully, but these errors were encountered: