cwilder23 / Sensor-Data-Logger

Android Wear sensor data plotter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensor Data Logger

Sensor Data Logger is a dashboard for your device sensors. It plots charts that show the values of selected sensors in real-time, even from connected Android Wear devices.

You can get the app from the Play Store or install the latest apk file.

Screencast

Visualize all the data

The sensor data logger can display data from all generic sensor types, such as acceleration, force of gravity or magnetic field. In addition, it can visualize all device specific sensors that you might have, such as double tap, step detection or temperature.

Android Wear support

Data from every sensor of connected Android Wear devices can be streamed to the app in real-time, even from multiple devices at once. Just open the app on your watch and you are good to go.

Exporting in development

You'll be able to record and export the collected data to JSON or CSV files in an upcoming release.

Tested sensor types

  • Accelerometer
  • Double Tap
  • Gravity
  • Gyroscope
  • Humidity
  • Light
  • Linear Acceleration
  • Magnetometer
  • Orientation
  • Pressure
  • Proximity
  • Rotation Vector
  • Step Counter
  • Step Detector
  • Temperature

About

Android Wear sensor data plotter

License:Apache License 2.0


Languages

Language:Java 100.0%