Skip to content

ituri/ESP32-sprinkler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-sprinkler

An ESP32 connected over wifi with a web interface and a connection to a MQTT to control the valves of two garden sprinklers.

The code is heavily borrowed from bugfx/ESP32-sprinkler-controller and is hopefully going to be extended over time. For now, I've done some smaller tweaks and added an esp-dash dashboard to trigger the valves directly via the ESP.

hardware

Closed case Opened case

mqtt

There are two MQTT topics for each valve. The state topic is set by the ESP32 to report the status of the valve back to the server.

connections and credential-files

The ESP32 connects to a standard WPA2 wifi network. Network id and password are defined in a separate file that has to be included in the main sketch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published