Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 730 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 730 Bytes

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