Joe Andrew

Results 2 comments of Joe Andrew

the same problem `/* This is a basic serial arduinoscope. (c) 2009 David Konsumer This library is free software; you can redistribute it and/or modify it under the terms of...

Unfortunately not! My port is / dev / ttyUSB0, so I handle: port = new Serial (this, Serial.list () [4], 115200); It works in any other Processing program, but I...