We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › Serial-Arduino display input
Page Index Toggle Pages: 1
Serial-Arduino display input (Read 1232 times)
Serial-Arduino display input
Mar 21st, 2009, 6:20pm
 
Hello guys

I am using the serial library in processing and using an arduino board to send sensor values to processing. I have it connected up ok (besides some wiring issues which I will fix later Smiley). I just want to know how can you display the value input on the IDE screen when you click play. For example, when the sensor value is at the minimum I want the display to show VAL 00 = 0, or when it is at the maximum i would like it to display VAL 00 =255.

Sorry if I am not explaining it well. I dont even know where to start within the serial codes to be honest so aplogies for no code attached to this post!

THANKS for help!Smiley
Page Index Toggle Pages: 1