Git Product home page Git Product logo

esp8266_utility_meter_mon's Introduction

ESP8266 Utility Meter monitor

Project is a cheap approach for semi real-time power consumption monitoring based on led indicator on utility meter. Data is populated via WiFi LAN every predefined time frame using MQTT protocol.

Problems

  • PGE (Polish electricity provider) has installed two-way energy meter in the cheapest possible version, with disabled communication via optical interface.
  • No room in the distribution box to install additional 3-phase smart energy meter.
  • No room in wall to install bigger distribution box, due to nearby fresh and waste water installations, additionally wall is made of bricks.

Why custom solution

  • Ready-solutions (i.e. iNode Energy Meter) are expensive, and require additional BLE to LAN gateway.
  • It was a only a PoC for smart storage of PV energy in utility water tank.

Solution

  • NodeMCUv3 connecting via WiFi to LAN with home automation.
  • MQTT protocol for data distribution.
  • Sensor resilient for light noise (sunlight, neighboring led indicators, artificial light in the room).
  • Cheap.
  • Powered with 3.3V.

Table of contents

Results

Measured pulses are counted, converted to consumed power in kilo Watts, and sent via WiFi and MQTT to home automation management software in LAN.

Encryption is not used in current solution, due to negligible security gain and high complication of code because of handling CA certificate's pinning.

Screenshot of the RRD graph with daily power consumption

Total cost (without power source) is $9.49.

ToDos:

  • Powering the circuit with AGM battery will require voltage monitoring and cut-off when voltage drops below 10.5V; implementation on NodeMCUv3 is needed.

esp8266_utility_meter_mon's People

Contributors

malipek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.