Skip to content

marceluphd/ESP8266-PowerMonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266-PowerMonitor

See this project on

Uses Lets Control It/ESP Easy.

rev2.jpg

Programming

Download the latest ESP Easy Mega release.

Install esptool.py. Hook up a USB-to-serial adapter to the board.

Short _PROG & GND and press RESET.

Find the right firmware file (normal_ESP8266_4M1M) and run:

$ esptool.py --port /dev/cu.usbserial-14120 --baud 115200 write_flash 0 ESP_Easy_mega_20200516_normal_ESP8266_4M1M.bin

About

Simple power consumption monitoring using an ESP8266 and a DIN power meter with an open collector output

Resources

Stars

Watchers

Forks

Packages

No packages published