sounds like simply need a timestamp for each measurement.
millis() provides the elapsed # of msec since the arduino started. send/print the value of millis() along with the measurement
sounds like simply need a timestamp for each measurement.
millis() provides the elapsed # of msec since the arduino started. send/print the value of millis() along with the measurement