It provides a variety of visual images through processing. I think utilization is high and I want to continue learning.
It is easily downloadable from the Processing homepage. I made a simple white box using processing only.
And I wanted to make an image that can tell distance from an object through Sonar sensor. So I modified the Aduino code a little.
Previously it used serial communication but modified it to link processing and deleted println (' cm .) to send only numbers to processing.
We failed a lot at first because we did not know that we should only get rid of the units and send the numbers. I wrote down Aduino code and processing code.
In processing, the line made the height of the numbers visible.
And as I stretched to the side, I made a code with the feeling of looking at the graph.