I am learning from the examples, and am looking at the Graph example. I have it working using the serial monitor, but I see there is code at the bottom of the example that is commented out that looks like it opens a port, reads the data, etc.
What is this code designed to run in? Java?
Maybe I skipped some documentation i should have read?
Thanks!
Possibly I have my answer from the 'learning page' - the examples have source at the bottom that run in the 'processing' development environment? (processing.org)??