vogler75 / dynamic-car-charger

Self-made adaptive sustainable-energy charging without smart-meter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Car Charger

Adaptive sustainable-energy charging with a go-eCharger.

You need a summeriazed value of a Smart-Meter which indicates how many Watt you currently receive from or delivery to your power provider. This value must be available on a MQTT topic. The go-eCharger will be turned on and off automatically, also the Amperes are automatically adjusted depending on how much energy is available.

Note: Currently it is made for a single line connection of the go-eCharger only (no 3 phase connection). Because with that it is possible to adjust the ampere from 6 to 16. If you connect the charger with 3 phases then the minimum charging power will be 3 * 6 ampere, this is to much for my PV power plant.

Image

About

Self-made adaptive sustainable-energy charging without smart-meter.

License:MIT License


Languages

Language:C++ 59.5%Language:Java 21.5%Language:C 13.3%Language:Python 3.3%Language:Makefile 2.0%Language:Shell 0.2%Language:Dockerfile 0.1%