Good Afternoon
I am the beginner to use the ct transformer
I have uploaded this code in arduino,but I am not get the output,In the serial monitor shows only zero output.
when I am changing the phase value after uploading of the program the serial monitor shows only peak value but this value is not same as the load wattage except this peak power all are zero in serial monitor.I am using the load as 60w bulb.
double RMSCurrent = ((maxCurrent - 512)*0.707)/11.8337
In this formulae is it possible to change values of phase value(11.8337) and 512(mid point value)
and I am using the reference as
sorry for my English sir
please help
is there any issue in the code?
the code attachment below.
ct2_practice.ino (1.35 KB)