Giter VIP home page Giter VIP logo

datamonitor's Introduction

This is a sensor and location manager monitor (and logger) for Android devices.
This application can be used for:
-Getting all information for each sensor (accelerometer, gyroscope, temperature, barometer etc) registered to the device.
-Monitoring these sensor outputs.
-Getting all information for each location provider (network, gps etc).
-Monitoring location provider outputs.
-Monitoring the gps satellite information.
-Logging the data for the selected services (inertial sensors, location providers, gps status).

This application is for developers. It does not assume anything about the existing sensors/providers. Even if a new virtual sensor or a location provider is added to the framework by the developer, this application can still be used to monitor (and log) these new services. (In fact this is the main reason why we developed our own monitor rather than using any existing one.)

The hardware data is logged in binary format under the default external directory provided by the framework (usually it is under /sdcard/Android/data/[App Name]/files/ ,however the exact location depends on your phone).

The monitor and information activities automatically unregister the services as soon as the activity pauses. However, for the logger activity, the services are not unregistered unless it is stopped by the user. Therefore, be careful when using the logger, otherwise your battery will be drained very quickly.

////////////
TO DO
1. Add a new activity to see the content of the logged files
2. Use JNI to log sensor data
3. Add menu options to change log frequency (for sensors) and criterion (for location providers)

datamonitor's People

Contributors

jan-jaap avatar

Watchers

 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.