serkri / SmartEVSE-3

Smart Electric Vehicle Charging Station (EVSE)
MIT License
68 stars 28 forks source link

PWM override feature on CP #143

Closed ArendJanKramer closed 1 year ago

ArendJanKramer commented 1 year ago
afbeelding

Shows current duty cycle of CP pin signal, and allows override via REST and Web UI. Useful for setting to 5% for ISO 15118 development.

You can disable the override as well, resuming normal charge operations

dingo35 commented 1 year ago

Great code, took the liberty of hiding it at a "Modem == Experiment" setting so normal users will not get confused by it. Big thanks!