OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › Small Web interface project
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!
Thanks for sharing. I am traveling this week and have very limited connection. I will mark the post and take a look at your code after I get back. Thanks.
I have updated the project on github this morning with a somewhat major update. The installation is now much easier to understand.
I also blogged a tutorial on how to install it on your Raspberry Pi:
http://pothibo.com/index.php/2013/05/31/control-your-sprinklers-on-your-raspberry-pi/
If anybody needs help installing it, I’ll gladly answer any question I receive
OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › Small Web interface project