Improve EVSE hardware module

This commit is contained in:
2025-06-08 10:43:42 +01:00
parent 25744de46c
commit d5827eb0e3
4 changed files with 24 additions and 6 deletions

View File

@@ -8,9 +8,10 @@ J1772 EVSE firmware for ESP32 based devices.
## Key features
- Hardware abstraction for device design
- Responsive web-interface
- OTA update
- Integrated energy meter
- [REST](https://github.com/dzurikmiroslav/esp32-evse/wiki/Rest) API
- OTA update
- Integrated energy meter
- Energy detection for relay control
- [REST](https://github.com/dzurikmiroslav/esp32-evse/wiki/Rest) API
- MQTT API
- [Modbus](https://github.com/dzurikmiroslav/esp32-evse/wiki/Modbus) (RS485, TCP)
- [Scripting](https://github.com/dzurikmiroslav/esp32-evse/wiki/Script)