Skip to content

Node.js based relay module power control panel for Raspberry Pi

Notifications You must be signed in to change notification settings

sukso96100/pimultitap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiMultiTap

Node.js based relay module power control panel for Raspberry Pi

Start without debug

npm start

for debug, run the following command.

DEBUG=rpi-relay-control:* npm start

Requirements

  • 8 Channel Relay Module for your RPi
  • SQLite3
  • Node.js and Node.js Modules
    • forever
    • express
    • sqlite3
    • onoff
    • body-parser
    • cookie-parser
    • debug
    • ejs
    • morgan
    • serve-favicon

###License MIT

###Author Youngbin Han(sukso96100@gmail.com)

About

Node.js based relay module power control panel for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published