Releases: mandulaj/PZEM-004T-v30
Releases · mandulaj/PZEM-004T-v30
v1.2.1
v1.2.0 update
What's Changed
- fix building with 'PZEM004_NO_SWSERIAL' under esp8266 by @vortigont in #79
- Links page by @vortigont in #80
- fix typo at readme by @kaconk17 in #96
- Update README.md by @bembenk18 in #115
New Contributors
- @kaconk17 made their first contribution in #96
- @bembenk18 made their first contribution in #115
Full Changelog: v1.1.2...v1.2.0
v1.1.2 update
Some cosmetic updates, fixing spelling etc...
Library v1.1.1 update
In this release, the library was slightly reworked in order to make further development easier.
Besides adding basic build testing with Github Actions and fixing some bugs, this version also simplified the examples, added cross platform compatibility, added some new features and reworked the SoftwareSerial interface.
You can get the newest version from PlatformIO:
pio lib install "mandulaj/PZEM-004T-v30"
Or from the Arduino Library Manager.
You can also download and install it manually by downloading the zipped SourceCode below.
Initial realease of PZEM-004T v3.0 for the Arduino IDE
This release includes the basic support for the AC power meter module. See the README for more details