Printing Serial Data from Arduino into a Processing IDE GUI

I have a sensor displaying data in the Arduino Ide Serial Port.
How to i display this data in a Processing GUI?

Its just a simple counter

Where are you stuck ?

Is it in sending the data to Processing, reading the data in Processing or using the received data in Processing ?

Using the data in processing, i dont want it to show in the console
but simply in a little window displaying the counter and a few buttons

Then it is a Processing question rather than an an Arduino question and would be better asked in a Processing forum

Thanks mate, i have found help in a Processing forum :smiley:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.