GithubHelp home page GithubHelp logo

hameem1 / indoor-localization-using-celllocate Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 7 KB

Makes use of the CellLocate feature for indoor position estimation without GPS. When GPS is available, the location is calculated using CellLocate and GPS data in a hybrid configuration.

C++ 100.00%
cellular localization indoor-positioning gps ublox mbed-os arm-mbed

indoor-localization-using-celllocate's Introduction

Indoor Localization using CellLocate®

Abstract

This code is designed to run on the Ublox C027- LISA-U200 board and makes use of the CellLocate feature for indoor position estimation without GPS. When GPS is available, the location is calculated using CellLocate and GPS data in a hybrid mode.


Installation

  1. $sudo apt-get install gdb-multiarch gcc-arm-none-eabi build-essential binutils-arm-none-eabi openocd

  2. sudo apt-get install python2.7 python-pip git mercurial

    pip install pip==8.1.1

  3. $ sudo pip install mbed-cli

  4. Go to the directory where you want the project to be and import the git repo and:

    $ mbed import https://github.com/Hameem1/Indoor-Localization-using-CellLocate.git

  5. Plug in the mbed board and then;

    $ mbed detect

    $ mbed toolchain GCC_ARM

    $ mbed target UBLOX_C027

  6. Change the SIM card configuration in main.cpp

  7. To compile the code and deploy to the board;

    $ mbed compile -f

    (generates the .bin file in the BUILD folder)

    -f causes the .bin file to be uploaded to the board as soon as it’s compiled.

indoor-localization-using-celllocate's People

Contributors

hameem1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

qaz734913414

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.