-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for PZEM-0016 #44
Comments
Hello, @Stompie |
I want to use it with one esp8266 |
Did you succeed in getting an ESP8266 to work with the PZEM-016? I am thinking of going down the same road, to get me a low cost power meter which can transmit readings to my PC via WiFi. I also need to read the generation from my solar PV array. If you have any code, design or other advice that would help me, it would be great if you could share it. Thanks - Rowan |
Hi Rowan, I could not remember if I tested it with an ESP8266. I did get it to work on arduino's and am sure with very little tinkering it should work for a esp. https://pastebin.com/VE4MbrjY. Hope it helps. :-) |
According to the first post, PZEM-016 has the same protocol as PZEM004T V3.0, described here: This library is for the previous version, with a different protocol, but in this other issue: |
Another library for PZEM004T-V3.0: |
Good day,
I absolutely love your PZEM-004T Library and I am in desperate need for help on a library for the PZEM-016 (New model) which uses RS485 as a communication protocol. I don't know where to search or who to turn to anymore. I am willing to pay you if you could help modifying your library a little bit to support the PZEM-016 with arduino. The link for the new model and manual with the codes is here: https://www.aliexpress.com/item/PZEM-016-AC110-220V-100A-Power-Monitoring-Voltage-Current-Active-Power-Meter-With-RS485-Interface-Communication/32876406004.html
Please let me know soon if you will do this or assist me in making this library. Thank you very much
The text was updated successfully, but these errors were encountered: