Skip to content
leungkimming edited this page Feb 2, 2022 · 4 revisions

eHome

Monitor Home electricity consumption using SCT-013, Emonlib, ESP32, LED display, SD card, buzzer alarm & wifi services

Author: Michael Leung from Hong Kong

Intro

My electrictal technician told me that the wiring in my house is too old and cannot deliver even full single phase power. He warned me to monitor my house's consumption and keep it under 30 Ampere. This is the main reason for this project.

eHome

This device provides the following functions:

  • Monitor home electricity consumption per second with realtime display in Ampere
  • With 10% change for 10 seconds, record to SD card
  • Trigger alarm when over predetermine Ampere
  • HTTP get current consumption
  • HTTP get history
  • HTTP restful API to adjust parameters
Clone this wiki locally