1
0
Fork
You've already forked IrigationController
0
No description
  • HTML 41.6%
  • JavaScript 26.8%
  • C++ 21.4%
  • C 5.5%
  • CSS 4.5%
  • Other 0.2%
2025年09月07日 13:25:17 +02:00
data Squashed private Project history 2025年09月07日 13:14:48 +02:00
include Squashed private Project history 2025年09月07日 13:14:48 +02:00
lib Squashed private Project history 2025年09月07日 13:14:48 +02:00
src Squashed private Project history 2025年09月07日 13:14:48 +02:00
test Squashed private Project history 2025年09月07日 13:14:48 +02:00
.gitignore Squashed private Project history 2025年09月07日 13:14:48 +02:00
getCurrentStatus.sh Squashed private Project history 2025年09月07日 13:14:48 +02:00
platformio.ini Squashed private Project history 2025年09月07日 13:14:48 +02:00
README.md add license notice 2025年09月07日 13:25:17 +02:00

Irigation Controller

This started as a private Project for controlling a small standalone irigation system. Since it has been running successfully for 3 years now, i have decided to publish the code (minus my commit history).

Its main Features are:

  • control 4 solenoid valves
  • shedule time slots for the valves to open and close
  • be resistant to power outages
  • web ui
  • history graph
  • fallback wifi AP
  • ...?

You can take the code as is and if you do have any questions, feel free to reach out (create an issue).

license: WTFPL