Simple time based irrigation controller using the ESP32 or ESP8266
- Web UI for configuration
- NTP time based watering
- Configurable watering duration
- Configuration stored in EEPROM
- Install Time library
- Install NTPClient
- Install ESP_EEPROM
- Install ESPUI
- Change the WiFi SSID and password inside the
WiFiConfig.h
file according to your local WiFi network. - Upload the code
- Type in
irrigation.local
in any browser (of a device connected to the same network) to open up the control panel - Change settings as wished