This website requires JavaScript.
Explore
Help
Register
Sign In
kicap
/
electric-sensor-arduino-uno
Watch
1
Star
0
Fork
You've already forked electric-sensor-arduino-uno
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
IOT Electric sensor using Pzem 004 T, Arduino Uno, and Esp 32 with node js as backend and flutter as the app
2
Commits
1
Branch
0
Tags
25
KiB
C++
100%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
kicap
82dec72a59
added readme
2024-05-05 03:30:58 +08:00
.vscode
first commit, added 3 pzem-004 t to detect r,s,t phase, while sending data to esp32 for sending it to server
2024-05-05 03:28:00 +08:00
include
first commit, added 3 pzem-004 t to detect r,s,t phase, while sending data to esp32 for sending it to server
2024-05-05 03:28:00 +08:00
lib
first commit, added 3 pzem-004 t to detect r,s,t phase, while sending data to esp32 for sending it to server
2024-05-05 03:28:00 +08:00
src
first commit, added 3 pzem-004 t to detect r,s,t phase, while sending data to esp32 for sending it to server
2024-05-05 03:28:00 +08:00
test
first commit, added 3 pzem-004 t to detect r,s,t phase, while sending data to esp32 for sending it to server
2024-05-05 03:28:00 +08:00
.DS_Store
first commit, added 3 pzem-004 t to detect r,s,t phase, while sending data to esp32 for sending it to server
2024-05-05 03:28:00 +08:00
.gitignore
first commit, added 3 pzem-004 t to detect r,s,t phase, while sending data to esp32 for sending it to server
2024-05-05 03:28:00 +08:00
platformio.ini
first commit, added 3 pzem-004 t to detect r,s,t phase, while sending data to esp32 for sending it to server
2024-05-05 03:28:00 +08:00
readme.md
added readme
2024-05-05 03:30:58 +08:00
readme.md
this is for arduino uno, where the uno is connected to 3 pzem-004 t v3 and esp32 for serial communication, arduino uno is use to read the electric sensor of pzem and send it to esp32.