Giter Club home page Giter Club logo

dsmrlogger2http's Introduction

DSMRlogger2HTTP

This repository contains the software for the Draadloze Slimme Meter Reader.


You can find technical documentation for this project at https://mrWheel.github.io/DSMRlogger2HTTP



There is a new repository with new firmware for de DSMR-logger that you can find here
 

Completed

Almost all households in the Netherlands are equipped with such a Smart Meter.

The name DSMRlogger is derived from the acronym DSMR which stands for “Dutch Smart Meter Requirements“. The hardware and software should work from version 4.0 and up of these requirements (as from that version on the requirements state a 5v output @250mA, which is needed by the DSMRlogger to operate).

Unzip the file into your Arduino Projects directory.

A map "DSMRlogger2HTML" will be created with in it all the files necessary to program an ESP01 to function as a “Slimme Meter Uitlezer”.

If you use an ESP01 black (recommended) than you must set the board to:

Arduino-IDE settings for ESP01 (black):
- Board: "Generic ESP8266 Module"
- Flash mode: "DOUT"
- Flash size: "1M (128K SPIFFS)"
- Debug port: "Disabled"
- Debug Level: "None"
- IwIP Variant: "v2 Lower Memory"
- Reset Method: "nodemcu"   // <-- this actualy depends on the programmer you use
- Crystal Frequency: "26 MHz"
- Flash Frequency: "40MHz"
- CPU Frequency: "80 MHz"
- Buildin Led: "1"  // GPIO01 - Pin 2
- Upload Speed: "115200"
- Erase Flash: "Only Sketch"
- Port: "ESP01-DSMR at <-- IP address →"

For more information see this post.

If you are new to programming the ESP8266 (and you have mastered the Dutch language) I recoment this post!

Actual DeviceInfo

If you upload one of the PRDfiles.csv, you need to reboot the ESP01-DSMR before it overwrites the files again from memory to SPIFFS (every change of the hour, day or month).

Onderhoud

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.