Skip to content

Control your lights with a Raspberry Pi and a webbrowser

License

Notifications You must be signed in to change notification settings

leonvandenbeukel/raspberryswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Switch

Control your lights with a Raspberry Pi and a webbrowser

##Demo on youtube https://www.youtube.com/watch?v=VFQtGCU3Tfk

##How to install

Log in on your Raspberry Pi and clone this repositry:

git clone https://github.com/leonvandenbeukel/raspberryswitch.git

Change to the directory and then install the npm gpio library:

cd raspberryswitch

Then:

npm install gpio

Start the server:

sudo nodejs start.js

Browse to:

http://<your raspberry ip address>:3000

Have fun!

About

Control your lights with a Raspberry Pi and a webbrowser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published