You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected output? What do you see instead?
Expected output is that each Processing script will display/graph the serial stream from the corresponding COM port (one of the two Arduinos).
Instead, the serial stream displayed by the first Processing script, from the correct COM port, is captured by the second Processing script, which subsequently displays serial events from both ports/Arduinos. The initial Processing script now displays no new events.
What version of the product are you using? On what operating system?
Processing v.1.0.9
on WinXP
Please provide any additional information below.
None.
Original author: claylace...@gmail.com (January 20, 2011 06:02:38)
If this is is a problem with the reference or website, please explain the
errors clearly and select the appropriate Component in the interface below.
If it's a problem with the Processing Core and Android software, please
answer the following:
What steps will reproduce the problem?
e.g.
http://www.processing.org/reference/libraries/serial/Serial_read_.html
What is the expected output? What do you see instead?
Expected output is that each Processing script will display/graph the serial stream from the corresponding COM port (one of the two Arduinos).
Instead, the serial stream displayed by the first Processing script, from the correct COM port, is captured by the second Processing script, which subsequently displays serial events from both ports/Arduinos. The initial Processing script now displays no new events.
What version of the product are you using? On what operating system?
Processing v.1.0.9
on WinXP
Please provide any additional information below.
None.
Original issue: http://code.google.com/p/processing/issues/detail?id=514