Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 3.06 KB

README.adoc

File metadata and controls

60 lines (44 loc) · 3.06 KB

Epever Solar Charge Controller Monitor Library

Check Arduino status Compile Examples status Spell Check status

This library is based on the sketch https://github.com/glitterkitty/EpEverSolarMonitor. This library take all the decoding code inside an external library to simplify and declutter the main sketch.

This code is developed and tested with:

  • Arduino MKRWAN 1310

  • Arduino MKR485 Shield

  • Epever Tracer 5415AN

Using Arduino Libraries:

Note
The ArduinoModbus library is incompatible with the ArduinoIoTCloud library. The solution is to use the following combination of libraries: (Example not available at the moment.)

License