Hey guys :) can you guys help me pls it seems like i'm not doing any progress with this problem i searched everything on the net and can't find anything that might help me so what i need to do is from a csv file
something like this
i have to put the datas on a grid something like excel using processing
kinda look like this
Pls if you know nay classes or libraries that can really help just tell me :D
I really don't have any background on programming and it's my first time using processing so if you suggest to do my own class it will be impossible ....
Hey guys is i'd like to create a screenshot button with controlP5 i already have the screenshot code but idk how to fuse it with the button thank you :)
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?