Comunicate arduino with Processing via Serial, to processe large date or simply to store them.
Tinkercad link. If you want to simulate the arduino part.
- The arduino will capture the sensor data and print them to Serial.
- The Processing will listen to the serial and catch any thing send.
- Then it will save the data to .csv file with the time.