Skip to content

lewismoten/solar-log

Repository files navigation

solar-log

This is a small project to monitor a solar charge controller. The original goal was to parse CSV files exported from EPEVER eLOG01 Record Accessory Adapter for EPEVER Tracer Series eTracer Series MPPT Solar Charge Controller. The process was manual, limited, and often resulted in having corrupt data. The project now uses python scripts and the modbus open architecture.

  1. Via crontab, run a python script
  2. Read data from the Solar Charge Controller via modbus open architecture
  3. Save the data into a database
  4. Read the data every 10 seconds
  5. Open the website hosted on the raspberry pi
  6. Load data from the database via JSON
  7. Request new data every 10 seconds

Try it out! https://lewismoten.github.io/solar-log/

About

Log viewer of solar data from EPEVER eLOG01 Record Accessory Adapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published