https://github.com/pcgeek86/epsolar-tracer-influxdb
Write metrics from solar ☀ charge controller to InfluxDB Cloud 📈
https://github.com/pcgeek86/epsolar-tracer-influxdb
solar solar-energy time-series
Last synced: 4 months ago
JSON representation
Write metrics from solar ☀ charge controller to InfluxDB Cloud 📈
- Host: GitHub
- URL: https://github.com/pcgeek86/epsolar-tracer-influxdb
- Owner: pcgeek86
- Created: 2020-10-21T17:30:53.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-21T20:14:42.000Z (almost 5 years ago)
- Last Synced: 2025-03-14T02:48:27.279Z (7 months ago)
- Topics: solar, solar-energy, time-series
- Language: Python
- Homepage: https://trevorsullivan.net
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EP Solar Tracer 3210an Metrics Writer
This repository contains a Python script that retrieves metrics from an EP Solar charge controller, via modbus, and writes them to [InfluxDB cloud](https://www.influxdata.com/products/influxdb-cloud/).
I'm using this code to pull metrics from a Tracer 3210an charge controller and feed them into InfluxDB.In order to connect a computer, such as a Raspberry Pi, to the charge controller, you'll need a modbus (RS-485) interface cable.
I am using a DTECH cable along with an RJ-45 cable to connect my Raspberry Pi to the charge controller.