Serial.read() gives null value from Arduino and or the port is not open on processing side

I’ve just tried it (with noabuddy’s change) and it’s working for me. Printing the numbers with a blank line in-between because the Ard println puts end-of-line, that goes into Processing’s string, and Processing prints an eol of its own.

1 Like