Coder Social home page Coder Social logo

pschlieker / location-based-trigger Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.87 MB

Android Application that allows to trigger a RasberryPi based on the via BLE estimated distance to it.

Java 46.57% JavaScript 12.77% CSS 0.22% Shell 0.83% HTML 1.65% TeX 37.96%

location-based-trigger's Introduction

Distance Based Application Trigger

Repository Overview

  • /Android Home of Android Application
  • /RaspberryPi Home of RaspberryPi application to create Beacon & Rest API

Project Description

Main idea

The main idea of this project is to build an app, that allows to trigger IoT devices based on position / distance. One standard way to do this, e.g. employed by IFTTT, is the use of GPS or the connectivity of WiFi networks 1 . Both of these technologies allow for great radius, but are quite limited in their accuracy. Thus we propose to use Bluetooth Low Energy to estimate the distance. Depending on the progress of the project it might also be feasible to triangulate WiFi signals to further improve the accuracy.

Features

  • Estimate distance to a given Bluetooth Beacon using Bluetooth Low Energy
  • At given distance authenticate and trigger REST Api

Use cases

  • Switch on desk lamp at workplace when sitting down at the desk
  • Activate door buzzer when approaching home (high requirement for accuracy, since the door buzzer should only be activated while immediately in front of the door and not continuously while at home.)

Used Sensors

  • Bluetooth Low Energy

Architecture

  • The Bluetooth Beacon can be simulated by a RaspberryPi, which will not be explicitly part of the project.
  • There are different options for the REST APIs. It would be possible to use WiFi enabled Plugs or a Raspberry Pi.
  • The focus will be on developing the Android Application or Web Application, that measures the distance.

location-based-trigger's People

Contributors

pschlieker avatar meeeehdiiii avatar

Watchers

James Cloos 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.