Skip to content
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

V3 support for PZEM004T? #1

Open
mihugo opened this issue Dec 28, 2019 · 0 comments
Open

V3 support for PZEM004T? #1

mihugo opened this issue Dec 28, 2019 · 0 comments

Comments

@mihugo
Copy link

mihugo commented Dec 28, 2019

Tonight I thought I would give your code a try and see it does not support V3 of the PZEM004T board. I'm pretty impressed with your setup routine athough without V3 support I couldn't give it a full test run. Do you have any plans to support V3 on the power board?
Taking a quick look at the code since you wrote your own PZEM004T driver code the way I would shoehorn the code is by using the PZEM004Tv30 library (https://github.com/mandulaj/PZEM-004T-v30/blob/master/PZEM004Tv30.h) and write a quick handler routine that does the same as your handler does with similar shim routines to get voltage/power/current. I would also actually the power from the board and not just multiple voltage and current together as total power depends upon power factor and hence has the possibility of being more accurate.
I started doing this though for my use it might be easier to start with another base software and add some of your setup ideas to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant