Skip to content

OpenEVSE/openevse_esp32_firmware

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 27, 2023 11:27
src
October 31, 2023 19:24
August 11, 2023 21:16
September 15, 2017 16:37
September 11, 2017 20:11
May 9, 2023 14:54
September 27, 2023 11:27
August 3, 2023 17:03
August 10, 2022 12:09

OpenEVSE WiFi for ESP32

NOTE: Breaking change! This release reccomends a minimum of 7.1.3 of the OpenEVSE firmware, features including Solar Divert and push button menus may not behave as expected on older firmware.

main

The WiFi gateway uses an ESP32 which communicates with the OpenEVSE controller via serial RAPI API. The web UI is served directly from the ESP32 web server and can be controlled via a connected device on the local network.

This FW also supports wired Ethernet connection using ESP32 Gateway


Contents

Features

  • Web UI to view & control all OpenEVSE functions

    • Start / pause
    • Scheduler
    • Session & system limits (time, energy, soc, range)
    • Adjust charging current
  • MQTT status & control

  • Log to Emoncms server e.g data.openevse.com or emoncms.org

  • 'Eco' mode: automatically adjust charging current based on availability of power from solar PV or grid export

  • Shaper: throttle current to prevent overflowing main power capacity

  • OCPP V1.6 (beta)

  • Home Assistant Integration (beta)

Requirements

OpenEVSE / EmonEVSE charging station

ESP32 WiFi Module


About

Collaboration of OpenEnegyMonitor and OpenEVSE.

Contributions by:

  • @glynhudson
  • @chris1howell
  • @trystanlea
  • @jeremypoulter
  • @sandeen
  • @lincomatic
  • @joverbee
  • @matth-x (OCPP)
  • @kipk

Licence

GNU General Public License (GPL) V3