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 clone
this project or install the gem (see below) -
Start the web server with
$ foreman start
Installation
-
Install WiringPi for the
gpio
command. -
Install this gem:
$ gem install webrelais