Giter Site home page Giter Site logo

findhim's Introduction

FindHim——GPS跟踪定位系统手机客户端

项目简介

本项目是我和同专业的其他两位同学,在学院李老师的指引下完成的。项目由硬件设备服务器前台客户端组成; 很明显这份代码是属于这其中的一小部分——手机客户端。而我主要负责这部分和服务器的编码,当然这也是题外话,下面详细介绍着三个部分。

  • 硬件设备

   硬件设备由四个模块组成:GPS模块SIM卡模块单片机供电模块组成。 GPS模块负责周期性的获取被跟踪设备的地理位置信息(经纬度);单片机负责处理GPS模块得到的原始数据, 然后再调用SIM卡模块的接口,将处理完的位置信息通过流量提交到服务器。

  • 服务器

   服务器负责响应来自硬件设备前台客户端请求,处理储存在数据库中的用户和设备位置信息。

  • 前台客户端

   每个用户账号可以拥有多个定位设备,用户可以自行将其与跟踪目标绑定;而客户端的作用就是: 查看这些跟踪目标的当前位置和轨迹。

运行效果

Alt text Alt text Alt text Alt text Alt text Alt text Alt text

findhim's People

Contributors

mandmleee 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.