Hello,
I never used processing before but i have this project about a small rocket that has a pressure senor. I have to create the display interface of the measurements on PC (using Processing).
This interface must retrieve the data from the recorder (presure sensor arduino) and propose
different views:
► tabular form: altitude = f (sample number) or altitude = f (time)
► two graphs of the tabular form.
Should be indicated on the graphs different areas: propulsion, peak
descent.
The interface should also allow data recording on hard disk.
Could you tell me where can i learn the basic of processing and further information on how can i realize this project?
1