Webrelais
This is a simple web interface for controlling a HL-58S relais card via a Raspberry Pi.
Usage
-
Connect the pins of the relais card to the Rapis's GPIO ports 0..7
-
git clonethis project or install the gem (see below) -
Start the web server with
$ foreman start
Installation
-
Install WiringPi for the
gpiocommand. -
Install this gem:
$ gem install webrelais