Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 552 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 552 Bytes

Irrigation8266

Drip irrigation control system based on esp8266-12e devices. goals included scheduling, weather, temp/humidity, and moisture monitoring, auth for controls, OTA updates.

Main Controller:

  • rain checking
  • Done
  • OTA Updates
  • Done
  • Scheduling
  • In progress
  • freeze checking
  • Done
  • Control Auth
  • Done
  • web UI
  • Done
Slave Controllers:
  • Moisture sense
  • works terrible
  • Control Auth
  • Done
  • Temp/Hum Sense
  • dht11 or lib not reliable
  • OTA Updates
  • Done