Giter VIP home page Giter VIP logo

home-keeper's Introduction

Home Keeper

Home Keeper is an IoT Framework for your home with a Multi-Agent Smart Alarm System on top of it.

Prerequisites

The prerequisite are:

Installation

  1. Clone the repository. git clone https://github.com/bmp-git/home-keeper

mirror-home

  1. Move into project directory. cd mirror-home/
  2. Build and run application. gradlew run

By default, the mirror-home service is available at http://localhost:8090.

Api available at: http://localhost:8090/api/home

home-viewer

  1. Move into project directory. cd home-viewer/
  2. Install npm dependencies. npm install
  3. Launch the application. npm run serve

home-agents

  1. Move into project directory. cd home-agents/
  2. Build and run application. gradlew run

By default, home-agents connects to the mirror-home service at http://localhost:8090.

user-localizer

  1. Move into project directory. cd user-localizer/
  2. Install dependencies. pip install -r requirements.txt
  3. Launch the application. python main.py [PORT] [MAIL] [COOKIE_FILE]

By default, the user-localizer is started by mirror-home on http://localhost:PORT.

scanner_esp32

  1. Follow the instructions. https://docs.micropython.org/en/latest/esp32/tutorial/intro.html
  2. Copy scanner_esp32/micropython/ content to esp32 using Thonny

scanner_esp8266

  1. Install ESP8266 Add-on in Arduino IDE.
  2. Open scanner_esp8266/scanner_esp8266.ino with Arduino IDE, compile and upload.

Authors

Edoardo Barbieri, Lorenzo Mondani, Emanuele Pancisi

Developed as final project for 81615 - Pervasive Computing & 72529 - Smart City e Tecnologie Mobili courses (academic year 2019/2020).

home-keeper's People

Contributors

dependabot[bot] avatar edobrb avatar lory696 avatar panchhh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.