Skip to content

Fixed example 4 for the Electronics Tutorial #768

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

Merged
merged 2 commits into from
Aug 5, 2019
Merged

Conversation

JanoVel
Copy link
Contributor

@JanoVel JanoVel commented Aug 2, 2019

Should solve issue #496

JanoVel added 2 commits August 2, 2019 02:53
changed the I/O port of the example graphic to match the change in the code
CHanged the servo control I/O pin on the Arduino sketch and added the option of changing the serial port on the Processing sketch
@REAS REAS merged commit d57b46c into processing:master Aug 5, 2019
@REAS
Copy link
Member

REAS commented Aug 5, 2019

Thank you! This is extremely useful!

@REAS
Copy link
Member

REAS commented Aug 5, 2019

Please check to see the changes are as intended: https://processing.org/tutorials/electronics/

@JanoVel
Copy link
Contributor Author

JanoVel commented Aug 8, 2019

I just checked the page and the first line of the arduino sketch (#include <Servo.h>) is rendered wrong (the Servo.h is interpreted as a tag). I forgot that "<" must be encoded for HTML. I'll update the text to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants