# Flowmeter Recording System # Laundry Channel 1 = Washer Cold; Channel 2 = Washer Hot # Sensors Channel 1 = SensorID 0 ; Channel 2 = SensorID 1 # Sampling Interval Duration (seconds) 59 # Sampling Interval Count (Count * Duration = Elaped Time) 6 # Events is number of counted pulses for a sampling interval # Volume is computed volume in liters for a sampling interval # 1 and 2 are the two sampling channels; Pin 16 & 18 (GPIO 23 & 24) DateTime, Events1, Events2 , Volume1 , Volume2 Tue Jun 11 13:04:30 2019 , 14 , 0 , 0.0357476 , 0.0 Tue Jun 11 13:05:30 2019 , 5 , 5004 , 0.012767 , 12.7772136 Tue Jun 11 13:06:30 2019 , 9 , 304 , 0.0229806 , 0.7762336 Tue Jun 11 13:07:30 2019 , 2786 , 0 , 7.1137724 , 0.0 Tue Jun 11 13:08:31 2019 , 0 , 0 , 0.0 , 0.0 Tue Jun 11 13:09:31 2019 , 0 , 0 , 0.0 , 0.0 time to die! Total Events1 = 2814 Total Events2 = 5308 Total Volume1 = 7.1852676 Total Volume2 = 13.5534472