Coder Social home page Coder Social logo

theflash_server's Introduction

The Flash

소프트웨어 마에스트로 6기 1단계 1차 프로젝트입니다. 마블 코믹스의 'The Flash'처럼, 실생활에 적용할 수 있는 '빠른' 서비스를 만들고자 시작되었습니다.

최종 결과물은 비콘 기반의 실내 위치 측위입니다. 'The Flash'가 블루투스가 켜진 스마트폰만 가지고 있다면, 언제든지 위치를 추적할 수 있습니다.(라고 의미를 부여해 봅니다)

Requirements

  • Python 2.7.10
  • Flask 0.10.1
  • Redis 3.0.3
  • MariaDB 10.0.20

Service Flow

  1. 실내에 BLE 하드웨어 장착
  2. BLE 하드웨어에서 Advertising Data(Broadcast) 송신
  3. 스마트폰에서 데이터 수신 및 서버에 BLE 하드웨어 등록
  4. 스마트폰에서 블루투스 신호의 세기를 기반으로 위치 계산
  5. 서버로 위치 전송
  6. 서버는 사용자들의 위치 공유

Server Role

서버는 3가지 역할을 수행합니다.

  1. 스마트폰과 통신하며 서비스 제공
  2. 웹에서 서비스 사용자들의 위치 확인 기능
  3. 생각중

theflash_server's People

Contributors

kanak87 avatar

Stargazers

 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.