Skip to content

Tools for EPsolar Tracer BN solar charge controller

License

Notifications You must be signed in to change notification settings

Salamek/epsolar-tracer

 
 

Repository files navigation

epsolar-tracer

Tools for EPsolar Tracer A and BN solar charge controller

Img

This is the second generation of the EPsolar Tracer solar charge controller. You need RS-485 adapter for communication. The first generation controller used RS-232 and a different protocol. see https://github.com/xxv/tracer.

Product link 1
Product link 2

Installation

Pip

pip3 install epsolar-tracer

Python 3 module

Uses modbus library (https://github.com/bashwork/pymodbus)
Example output

# python info.py 
Manufacturer: 'EPsolar Tech co., Ltd'
Model: 'Tracer2215BN'
Version: 'V02.05+V07.12'
Charging equipment rated input voltage = 150.0V
Charging equipment rated input voltage = 150.0V
Charging equipment rated input current = 20.0A
...

Protocol

Protocol See for windows capture for some extra commands.

About

Tools for EPsolar Tracer BN solar charge controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%