/stromzaehler

Contains the code for an ESP8266 based sensor and a web service for data collection

Primary LanguageC#Apache License 2.0Apache-2.0

Stromzaehler

A small project to read my blinking power meter using a ESP8266 (nodeMCU).

The ESP watches the LED for blinks and reports them to a web service running on my server. The server stores the blinks and offers a web site to query the data.