Hi! I want to read impuls from my energy meter with impuls output. My energy meter give signal to analog pin in Atmega 328, meter is connected through optoinsulation. Atmega should register impuls when result on analog pin is bigger then 1000. What i must change to meter impuls and put result to lcd in function?
It is best if it was in state C (Charging) and instead of given Wh and kWh from the coil, so that I could give data from the pulse output calculated by atmega.
Sebuś
Hi!
I want to read impuls from my energy meter with impuls output. My energy meter give signal to analog pin in Atmega 328, meter is connected through optoinsulation. Atmega should register impuls when result on analog pin is bigger then 1000. What i must change to meter impuls and put result to lcd in function?
It is best if it was in state C (Charging) and instead of given Wh and kWh from the coil, so that I could give data from the pulse output calculated by atmega.