system

Hardware

(Documentation in progress) 

Solar Powered Server Schematic May 2019

 

Software

Retrieving data from the EP Solar Tracer charge controller is done with python via modbus communication.

https://github.com/alexnathanson/EPSolar_Tracer

This repo has a few different implementations and tools for communicating with EP Solar Tracer charge controllers. This has been tested with Tracer model 3210A, but should work with any EP Solar Tracer model that uses Modbus RS485 and MT50 displays.

Our initial server is a LAMP server (Linux, Apache, MySQL, PHP). We chose this type of server because it is very common.

This Git Hub repository contains the solar powered website content and will evolve as we go along.

https://github.com/alexnathanson/solarserver