I am using processing with an arduino to input voltage data and display it as a graph (from
http://code.google.com/p/arduinoscope/ ). However, I would like to prompt the user to input calibration values with the keyboard, such as minimum and maximum. However, I'm just getting started with processing and having trouble finding examples of this user prompts. Can someone point me in the right direction?
1