Skip to content

Keypad support for OpenEVSE V4 WiFi gateway using ESP32

Notifications You must be signed in to change notification settings

cscott/openevse_esp32_firmware

This branch is 325 commits behind OpenEVSE/openevse_esp32_firmware:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 5, 2023
Feb 6, 2023
Mar 17, 2019
May 21, 2023
Aug 11, 2023
Jun 1, 2023
Aug 25, 2017
Aug 11, 2023
May 9, 2023
Aug 30, 2023
Jul 19, 2023
Aug 11, 2023
May 4, 2017
Sep 15, 2017
Sep 11, 2017
Jun 4, 2015
Apr 28, 2023
May 9, 2023
Jun 7, 2017
Feb 11, 2023
Sep 11, 2021
Jul 27, 2023
Mar 16, 2017
Jun 8, 2017
Mar 8, 2023
Mar 8, 2023
Aug 11, 2023
Aug 11, 2023
Aug 3, 2023
Aug 10, 2022

Repository files navigation

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

About

Keypad support for OpenEVSE V4 WiFi gateway using ESP32

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.6%
  • C++ 26.5%
  • Python 1.3%
  • JavaScript 0.3%
  • HTML 0.2%
  • Makefile 0.1%