Skip to content

Oggy123/PowerConsumptionMonitor-ESP32

 
 

Repository files navigation

PowerConsumptionMonitor-ESP32

Power consumption monitor using ESP32 and SCT-013.

Hardware

Hardware design and references are explained in the article: https://codetiger.github.io/blog/home-power-consumption-monitoring-using-esp32/

Software

ESP32 sketch is part of this repo. The Lookup table part of EmonLib.h is from ADC calibration of my ESP32 chip which was done using the repo: https://github.com/e-tinkers/esp32-adc-calibrate

Monitoring software

I've used Prometheus + Grafana for monitoring the data. Below is the dashboard, I've setup for this monitoring.

Home power monitoring Grafana dashboard

About

Power consumption monitor using ESP32 and SCT-013

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.7%
  • C 0.3%