EnergyMeterPulseSensor
-
Found some spelling mistake in the text
DESCRIPTION * This sketch provides an example how to implement a distance sensor using HC-SR04 * Use this sensor to measure KWH and Watt of your house meeterdisctance sensor HC-SR04 = LM393
#define PULSE_FACTOR 1000 // Nummber of blinks per KWH of your meeternummber = number
meeter = meterunsigned long SEND_FREQUENCY = 20000; // Minimum time between send (in milliseconds). We don't wnat to spam the gateway.wnat = want
// could hapen when long wraps or false interrupt triggeredhapen = happen
// Pulse cout has changedcout = count
#define MAX_WATT 10000 // Max watt value to report. This filetrs outliers.filetrs = filters
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