Skip to content

Cortico/Raspberry-Home-Automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Domotic System with Raspberry Pi, Python, GPIO and Relays.

The output port from GPIO is 18 (12 on code). In order to run the code, use the following line:

sudo python server.py --gpio 12

Note that in this case 12 is the code level port. You can read more about those on the documentation of your GPIO cobbler. For more information on how to use password protection (implemented) and how to change it, read the original readme.md from Patrick Fuller.

Forked from Dog-babysitter by Diogo Bernini. Originally from repo camp, by Patrick Fuller.

About

A raspberry-pi powered domotic system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.7%
  • Python 46.3%