Skip to content

zuna107/AC-PowerMonitor-PZEM004T-ESP8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

AC Power Current Monitoring - PZEM-004T-V30 & NODEMCU ESP8266

AC power current monitoring with web dashboard

Usage

  1. Download or copy monit_dashboard.ino file.
  2. Add WiFi credentials.
  • WiFi SSID: your WiFi Name.
  • Wifi Password: your WiFi Password.
  1. Download required libraries:

Schema

image

PinOut

PZEM to NODEMCU

PZEM NODEMCU
5V 3V3
GND GND
TX D5
RX D6

Display SSD1306 to NODEMCU

SSD1306 NODEMCU
VCC 3V3
GND GND
SDA D2
SCL D1

Relay Module 5v dual channel to NODEMCU

Relay Module NODEMCU
VCC 5V Output From Adapter or similar
❌ Do not use 3V3 output from NODEMCU
GND GND
IN 1 D7
IN 2 D8

About

AC Power monitoring using PZEM-004T and NODEMCU ESP 8266

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages