[App Suggestion] SensorBox

  • The app complies with the inclusion criteria as listed in the README
  • The app is not already listed in the repo or issue tracker

Link to the source code:

https://github.com/Foxpace/SensorBox

Link to app in another app store:

https://play.google.com/store/apps/details?id=motionapps.sensorbox&hl=en_CA

License used:

Apache License 2.0 : https://github.com/Foxpace/SensorBox/blob/master/LICENSE

Category:

System

Summary:

Android app to measure sensors & store them in csv format

Description:

The SensorBox provides easy way to access sensors in Android phone and Wear Os. You can customize measurements in many ways, which is suitable for development of other apps. The outputs of the app are raw outputs of the system.

Features:

Whole functionality is hidden under SensorServices library, where one foreground service operates with sensors, GPS and other APIs.

  • stores sensor outputs into the csv: timestamp, values, accuracy
  • values from the sensors are in raw format - no resampling
  • pick native sensor speed limits
  • compatible with GPS
  • can use Activity recognition API from Android and Significant motion sensor
  • write custom annotation during measurement
  • all extra information are stored in JSON
  • check sensor attributes and preview of the outputs
  • measurement can be customized :
    • write own key words to measurement
    • set up timed alarms
    • set up countdown to start measurement
    • stop on low battery measurement
    • lock CPU, add app to whitelist
  • compatible with Wear Os with similar features
Edited Nov 10, 2021 by §
Assignee Loading
Time tracking Loading