Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 607 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 607 Bytes

smart-sprinkler

WiFi Based Sprinkler Controller using an ESP8266. Related articles on my blog:

Hardware

The hardware is mostly based on an ESP8266 and 8 Channel relay board.

Schematic

Software

The software uses esphome. You can build and run the project by installing esphome and running the following command:

esphome sprinkler_system.yaml run