Hello,
I read the source code and there is lot of things I don't understand :
double I_RATIO = (long double)CT_TURNS / CT_BURDEN_RESISTOR * 5 / 1024 * ICAL;
Why 5*1024 ?
Thanks
Question about the energy monitor with arduino
Submitted by Guest on Sun, 29/01/2012 - 17:37Hello,
I read the source code and there is lot of things I don't understand :
double I_RATIO = (long double)CT_TURNS / CT_BURDEN_RESISTOR * 5 / 1024 * ICAL;
Why 5*1024 ?
Thanks