Giter Club home page Giter Club logo

emonpub's Introduction

EmonPub

Reads data from emontx devices and exports it to EmonCMS.

This is a personal project to read data from three EmonTx Shield devices, using an ESP8266 board, and export the data to EmonCMS.

The firmware for the EmonTX Shield boards is in: emontx

The OpenEnergyMonitor project has existing solutions that do exactly that. However, I didn't manage to make them work as I intended. The problem is that the EmonTxV3CM firmware exposes data only via serial interface. You can then use the EmonESP firmware to read that serial interface and export the readings to EmonCMS. However, for three EmonTx, I would need three ESP8266 boards since they only have one single serial port. Alternatively, you could also use soft-serial ports, but then you would need more wires than with the existing I2C solution.

I also tried to integrate this emonpub project into the existing EmonESP, but the size of the binary was getting to large, and the firmware was crashing for some still unknown reason.

The Setup

This is my setup, of three EmonTx Shields, each with an Arduino Leonardo, and a single NodeMCU board that sequentially reads from all of them and sends data to EmonCMS:

energy_monitor

The box is custom-made and 3D-printed: Emon Box

emonpub's People

Contributors

llpamies avatar

Watchers

 avatar  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.