Pulse Sensor for electricity sketch question
-
Hi,
i have a question about the example sketch Power meter Pulse sensor.
I hav it all working now but the KWH total count is off.
I have figured out that my meter has a pulse count of 187,5 blinks/kwh.
so i changed the value of #define PULSE_FACTOR 1000 to 187.5.but it seems the arduino is rounding this number to 187, so my total kwh will be off.
i think it is because of a float/int messup.
how can i correct this?i was thinking of counting every pulse twice and then set the pulsefactor at 375.
Maybe there is a other easy way around??Kind regards,
Bert. -
I think the result is a floating point number but the divider isn't. I'm going to rewrite the formula so it matches my old sketch which was working correctly.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login