-
Notifications
You must be signed in to change notification settings - Fork 60
Serial examples with p5.js #1
New issue
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
Comments
@tigoe the For |
I'm not totally sure I understand your question. Do you mean something like this?
|
Yes, something like that, however, instead of "x" and y for keys, maybe something like "led" and "motor"? |
Yes, that's a good idea.
…On Mon, Apr 1, 2019, 2:54 PM Sandeep Mistry ***@***.***> wrote:
Yes, something like that, however, instead of "x" and y for keys, maybe
something like "led" and "motor"?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAXOnwrg5qtkWholiUGQj8QOcgv94mByks5vclX1gaJpZM4cUfwO>
.
|
Not really an issue so much as a possible PR, but I did some tests with p5.js and p5.serialport. Short answer is that this library is great for Arduino-to-p5.js, a little more work for p5.js-to-Arduino. Comments, changes, etc. welcome.
The text was updated successfully, but these errors were encountered: