Skip to content
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

Example 6 in Getting Started with Arduino Confusing/Problematic #1

Open
Freakwhensee opened this issue Apr 19, 2023 · 1 comment
Open

Comments

@Freakwhensee
Copy link

I'm new to programming, but I believe I implemented the sketches for Example 6: Arduino Networked Lamp in both Processing and Arduino correctly, but when I run the Processing sketch, I get an error that type Serial from "Serial port;" is ambiguous. No idea what that means or how to resolve it.

Additionally, when I came here to compare sketches, I see that in addition to the Processing.pde, there's another folder called sketch.properties which, if that has any bearing on my issue, I have no way of knowing; further, I have no idea if it's important and if so, what to do with it.

Screenshot 2023-04-18 204035
Screenshot 2023-04-18 204842

@mlowman
Copy link
Contributor

mlowman commented Apr 19, 2023

This appears to be a problem with Processing 4. If you download and run the code with Processing 3.5.4, it should work. https://processing.org/releases

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

No branches or pull requests

2 participants