Project

webrelais

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Web interface for a controlling a HL-58S relais card via a Raspberry Pi
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Project Readme

Webrelais

This is a simple web interface for controlling a HL-58S relais card via a Raspberry Pi.

Usage

  1. Connect the pins of the relais card to the Rapis's GPIO ports 0..7

  2. git clone this project or install the gem (see below)

  3. Start the web server with

     $ foreman start
    

Installation

  1. Install WiringPi for the gpio command.

  2. Install this gem:

     $ gem install webrelais