Skip to content

mitjabez/power-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Esp8266 app which reads pulses (1 pulse/100Wh) from Levato DME D100 T1 energy meter and sends them to MQTT. Data is then processed by Node-RED and monitored in Grafana. The whole solution is used for monitoring the energy consumption of my heat pump.

Prerequisites

If using Arduino IDE you can skip the above.

Build

Prepare and edit config.h:

cp src/config.h.example config.h

Build using Arduino IDE or make:

make clean
make flash

About

ESP8266 Energy Meter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published