Skip to content

kunlqt/comp2014

 
 

Repository files navigation

RoboHome

RoboHome is a home automation system developed as part of the UCL COMP2014 project. It allows control of various devices throughout a house through a web interface and supports interaction through an API.

Installation

Easy install on a Raspberry Pi

  • Download and install Arch Linux onto a Raspberry Pi
  • Download the Git repository and run Scripts/rpi.sh
  • Place Scripts/flask.service in /etc/systemd/system
  • Reboot

Other Systems (For test use)

  • Install Python and the dependencies listed in web/requirements.txt
  • Install MySQLdb for Python
  • Download the Git repository and run web/RoboHome/robohome/flaskServer.py

More Information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.3%
  • Python 22.6%
  • CSS 9.1%
  • PHP 6.8%
  • C# 4.3%
  • C++ 4.1%
  • Other 4.8%