zimm0who0net
Posts: 2
Joined: Thu Sep 05, 2013 6:47 pm

Irrigation / Sprinkler software

Thu Sep 05, 2013 7:00 pm

I've ported my irrigation controller code from AVR/Arduino platform to the Raspberry Pi. It's a full featured irrigation system that includes a mobile web based UI. It can control outputs either via direct GPIO output to relays/triacs or through rayshobby's fantastic OpenSprinkler Pi interface board. Here's some of the features:
  • Fully contained system with control logic and web serving.
  • Same code can be compiled to run on the Atmel/AVR/Arduino platform.
  • Web based control (including mobile Android or iPhone iOS)
  • Automatic adjustment of intervals based on weather conditions. (weather underground API)
  • Weather conditions can be pulled from individual personal weather stations or from general weather data based on zipcode.
  • Manual Control
  • Scheduled Control
  • Quick Schedule
  • Named Zones
  • Full Graphing feature of historic logs
  • Ability to run with OpenSprinkler module or direct relay outputs.
  • Supports master valve/pump output
  • Supports expansion zone board (up to 15 zones)
  • Very simple installation
  • Seasonal adjustment.
And some screenshots:
Image Image Image Image Image Image Image Image Image Image Image Image Image

If you're at all interested, you can view installation instructions and get the full source code at: http://rayshobby.net/phpBB3/viewtopic.php?f=28&t=244

-Rich

Kicker
Posts: 1
Joined: Sun Sep 08, 2013 3:53 am

Re: Irrigation / Sprinkler software

Mon Sep 09, 2013 3:02 pm

Fantastic job! This worked perfectly for me. So easy to set up and so intuitive.

Thanks!

Return to “Automation, sensing and robotics”