Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

How to Install

GT3CH1 edited this page Mar 16, 2017 · 7 revisions
  1. Install Apache2 or webserver of your choice

  2. Install PHP5 for your websever.

  3. Install WiringPi

  4. run 'git clone https://github.com/UndefinedIndustries/sPrInkler'

  5. In the directory of isntallation, edit line 5 on lib/runsys.sh, change the location of the directory to where it is installed.

(ex /var/www/html/lib.sys.dat to /usr/www/html/lib/sys.dat)

  1. In order to allow the 'runsys.sh' script to run when desired, add a cron-job to run at your desired time, or make an entry in /etc/rc.local to run 'runsys.sh'

  2. Log into the page!

===================================== THE GPIO PINS ARE USING BCM NUMBERS 13,18,23,17,27,22,10,9,11,19.

Clone this wiki locally