Hi there,
This is my first post, so hello everyone!
Since last week I have been working on a side project to control my sprinklers. I just finished my system and I thought I would share it with you guys. It’s a web server so you can control your scheduling/manual override via the web. It lets you rename your section so you know which valves is which.
https://github.com/pothibo/irrigation
It should support OpenSprinklerPi out of the box so no issue there. Unfortunately, when I started, I didn’t know about OpenSprinkler on the Pi so I bought myself a sainsmart relay channel ( 8 relay ). Obviously, if I had known, I would have bought the Pi kit here and used that.
If you guys wants to give it a go, it would be awesome, the installation instruction are on the github page. But you can ask question here too, I’ll be happy to answer them to the best of my knowledge!