Throttle Twizy charge current using an Arduino
Go to file
2019-05-15 13:13:30 +02:00
TwizyChargeThrottle Twizy-ChargeThrottle V1.0 (initial release) 2019-05-15 13:13:30 +02:00
.gitignore Twizy-ChargeThrottle V1.0 (initial release) 2019-05-15 13:13:30 +02:00
LICENSE Initial commit 2019-05-15 13:09:39 +02:00
README.md Twizy-ChargeThrottle V1.0 (initial release) 2019-05-15 13:13:30 +02:00

TwizyChargeThrottle

This is a very simple tool to limit the Twizy charge current if you don't have an OVMS.

It can currently only limit the charge current to a fixed level (defined in the config file).

The Arduino needs to be connected to the Twizy CAN bus during the charge process to be able to actively overwrite the charge current control frames.

Note: using an interrupt capable CAN shield is highly recommended.

Info

Author: Michael Balzer dexter@dexters-web.de

Libraries used:

This is free software under GNU Lesser General Public License (LGPL) https://www.gnu.org/licenses/lgpl.html