Skip to content

Java jar for communicating with epever solar charge controllers using Modbus protocol

License

Notifications You must be signed in to change notification settings

pkcinna01/epever-solar-modbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epever-solar-modbus

Synopsis

Library (java jar) supporting communication with EPever solar charge controllers over USB with Modbus protocol.

It uses jlibmodbus to send epever specific messages.

Motivation

Needed a pure Java approach to managing EPever charge controllers. It supports a Java web application.

Installation

Maven and Java JDK 1.8+ are required. Example build:

Build jar from project folder:

# build jar and make available in local repo for other projects
mvn clean install

About

Java jar for communicating with epever solar charge controllers using Modbus protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages