Open ForgetCSX opened 4 years ago
This is due to the library getting the period from the sensor in microseconds, so frequency is not in Hz (as per datasheet) but in 1/us. Hence the 10^6 in the multipliers (to avoid doing the calculation afterwards).
Thank you, I see!
Hello, I don't understand where "1000000.0" in the calculation formula comes from, the value I calculated with the formula and the deviation I measured with the power meter。