Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-21T20:14:42.000Z (over 4 years ago)
- Last Synced: 2024-11-19T19:05:48.225Z (2 months ago)
- Topics: solar, solar-energy, time-series
- Language: Python
- Homepage: https://trevorsullivan.net
- Size: 2.93 KB
- Stars: 1
- Watchers: 4
- 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.