napster210:
- the Arduino takes 10 measurements with some delay between each other
- store each measurement in a array
- compare the first value stored in the array with the sum of the 10 values
Unless all the measurements after the first one are zero, I don't see how the first value could ever equal the sum of all ten values.