Coder Social home page Coder Social logo

ailss / androidwearsensorloggor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lylalala/androidwearsensorloggor

0.0 0.0 0.0 3.01 MB

XJTU Smart Sensing & Mobile Computing Lab -- 记录安卓手机/手表传感器数据的工程(By LY)

License: GNU General Public License v2.0

Java 100.00%

androidwearsensorloggor's Introduction

AndroidWearSensorLoggor


##语言与环境

  • Android
  • AndroidStudio下开发


##英文简介

  • This is a Smart Watch Sensor Loggor.
  • It can record the sensor data of the Android watch/phone, such as: TYPE_ACCELEROMETER; TYPE_MAGNETIC_FIELD; TYPE_ROTATION_VECTOR; TYPE_GYROSCOPE_UNCALIBRATED; TYPE_ORIENTATION; TYPE_GRAVITY; TYPE_GAME_ROTATION_VECTOR;
  • It records the data in TXT. Then we can use AndroidWearDataProcess to process the data
  • AndroidWearDataProcess: https://github.com/lylalala/AndroidWearDataProcess.git


##中文简介与使用说明 ###这是一个记录安卓手机/手表传感器数据的工程。 ###内容说明:

  • Wear文件下的Wear是用于安卓手表的代码。(作者的手表是LG Watch)
  • MainActivity:实现了主界面(开始和结束按钮);注释中有获得本机所有传感器的代码;
  • SensorLoggingService:调用传感器的相关代码;
  • SensorLoggingAsyncTask:数据记录的相关代码,可以修改要记录的传感器的种类等信息。

###使用说明:

  • 开始记录后3s后开始采集数据(第一次震动)
  • 然后3s进行方向标定(手臂伸直朝前,表面向上,结束时第二次震动)
  • 接着5s让用户将手移动到初始位置(5s到第三次震动)
  • 第三次震动后用户可以随意做动作


##问题反馈 在使用中有任何问题,欢迎反馈给我,可以用以下联系方式跟我交流

androidwearsensorloggor's People

Contributors

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