Giter Site home page Giter Site logo

gps_logger's Introduction

API Reference

api/set/gps

GPSデータの登録

api/gps/show_all

DB内のすべてのデータを表示(コンソール)

api/gps/show_recent

DB内の最新一件表示(コンソール)

web/show_spot

最近のスポット表示(ピン)

web/show_route

今までのルート表示

準備

素材

  • raspberry pi2
  • GPSロガー(BU-353S4)
  • 0sim or DMMSIM
  • L02-C
  • androidスマホ

構成

  • pi : データ送信
  • AWS:受け取り、保存
    • WAF:Django/flask
  • android : データ可視化、通知

機能

[pi]

  • GPSデータの送信

[サーバ]

  • データの受け取り
  • DB書き込み
  • データ整理、処理
  • ツイート、API連携

[android]

  • 地図表示
  • ジオフェンス通知
  • 通知処理

task

開発の手順

準備

  • ラズパイのSIM接続
  • GPSデータ取得確認
  • バイクの電力で動作するか?

実装

  • AWS設定(mod_wsgi-)

  • 受け取りプログラム

  • piから送信するプログラム(Requestsで実装)

  • DB受け取り確認

  • ウェブでデータ確認

  • android通知用プログラム(サーバ)

  • androidで表示(ネイティブ)


参考

  • sim+L02c+raspiの設定について

http://matoken.org/blog/blog/2015/12/29/try-0sim-of-dejimonostation-magazine-in-february-2016-degree-in-raspberry-pi/

http://www.ajaxtower.jp/googlemaps/

勉強

MongoDBのデータ構造な簡単な操作など - Qiita http://qiita.com/yuji0602/items/c55e2cb75376fd565b4e

pythonでHTTP通信+ベーシック認証  [Python] HTTP通信でGetやPostを行う - YoheiM .NET http://www.yoheim.net/blog.php?q=20160204

その他

markdown+evernote chromeアプリ marxico

gps_logger's People

Contributors

okn3 avatar

Stargazers

AsK avatar

Watchers

James Cloos avatar  avatar

gps_logger's Issues

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.