Skip to content

PedroDiogo/SmartLight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartLight

Automatic System to Control Lights

Requirements

  • Python 2
  • SimpleCV
  • Python Curses
  • Python JSON

(also if you want to enable the stream server)

  • NodeJS
  • SocketIO

Running SmartLight

To run:

python motion.py

To see the options:

python motion.py --help

To run the stream server:

node server.js

And open the client on your browser:

open status/index.html

About

Automatic System to Control Lights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors