Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit e02b5c3

Browse files
committed
readme, gitignore and added new images
1 parent a33ffb4 commit e02b5c3

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
my_secret.h
1+
my_secret.h
2+
*.bin

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Blynk PZEM 004T 3 Phase failure motor automation.
77
3) Auto Mode ON/OFF - With Auto Mode ON, it turn ON Relay 1 and Relay 2 if it meets all 3 Phase voltage reaches minimum voltage value, if any those condition don't satisify it won't turn on</br>
88
4) If voltage is lessthan minimum set value for all 3 Phase, then it turn OFF Relay 1 and Relay 2</br>
99
5) Show sum of voltage, current usage, active power, active energy, frequency and power factor</br>
10+
6) You can update firmware using "HTTP Server OTA" method. In other words, through internet you can update firware without having physical access to device or without connecting to same network</br>
1011

1112
<h2>Requirements</h2>
1213
1) <a href ="http://s.click.aliexpress.com/e/ElytDjIu">3 PZEM-004T v3.0</a></br>
@@ -65,6 +66,8 @@ GND to GND</br>
6566

6667
<img src="/images/pzem-004t-3-phase-failure-automation-screenshot-3.png" alt="Blynk PZEM 004T 3 Phase Failure Automation Screenshot 3" title="Blynk PZEM 004T 3 Phase Failure Automation Screenshot 3" width="350" height="" style="max-width:100%;">
6768

69+
<img src="/images/pzem-004t-3-phase-failure-automation-screenshot-4.png" alt="Blynk PZEM 004T 3 Phase Failure Automation Screenshot 4" title="Blynk PZEM 004T 3 Phase Failure Automation Screenshot 4" width="350" height="" style="max-width:100%;">
70+
6871
<h2>Scan QR Code on Blynk App</h2>
6972

7073
<img src="/images/blynk-qr-code.png" alt="Blynk Project QR code" title="Blynk Project QR code" style="max-width:100%;"></a>

images/blynk-qr-code.png

-88 Bytes
Loading
Loading

0 commit comments

Comments
 (0)