
The Simple Sprinkler depends on 2 conditions to properly function: the sprinkler system must be enabled and it must have a sufficient supply of water. Of those 2 conditions, they are dependent on a further 4 conditions.
Adjust inputs A through D (IN1 - IN4) to see which combinations toggle the LEDs. For the sprinkler to fully function both LEDs must be lit. The truth table is included in README.md.
None
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | Rain (A) | Sprinkler System (S) | |
| 1 | Water Supply (B) | Water Supply (W) | |
| 2 | Soil Moisture (C) | ||
| 3 | Time (D) | ||
| 4 | |||
| 5 | |||
| 6 | |||
| 7 |