pzem-edl

An event-driven library for ESP32 implementing PZEM-004T v3.0 / PZEM-003 / PZEM-017 Modbus-RTU proto

GPL-3.0 License

Stars
21
pzem-edl - Release v1.2.0 Latest Release

Published by vortigont 3 months ago

  • adopt Arduino 3.x core builds
  • remove 3rd party LinkedList lib dependency
pzem-edl - Rel v1.1.1 - TimeSeries examples

Published by vortigont 9 months ago

  • update examples with more detailed callback code
  • example on how to create and use TimeSeries data collector
  • code style formatting
  • Averaging function for TimeSeries container
pzem-edl - Rel v1.1.0

Published by vortigont about 1 year ago

  • add DummyPZEM004 device with emulated metrics
  • add NullQ and NullCable objects
  • trivial virtual destructors were missing body
  • minor code refactoring
pzem-edl - Rel v1.0.3

Published by vortigont over 2 years ago

 + added  PZEM::resetEnergyCounter(), PZPool::resetEnergyCounter() methods
 * fix: PZPool::addPZEM() method unable to create new PZEM objects in the pool
 * some code and examples refactoring
pzem-edl - Release v1.0.2

Published by vortigont over 2 years ago

  • fix stale data calculation
  • fix IDF build with timeseries feature for IDF 3/4 and arduino core 1.x and 2.x
  • fix incorrect byte shift for 4-byte values
pzem-edl - Release v1.0.0

Published by vortigont almost 3 years ago

X-Mas release :)