Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

A client application for SensApp-Android collecting data from sensors available on smartphones and tablets

Notifications You must be signed in to change notification settings

SINTEF-9012/sensapp-android-client

Repository files navigation

SensorLog

The SensorLog android application is a client for SensApp android Application. It is an example of what clients can do to log data into SensApp android application.

This client can find every sensors (referenced like this by Android) contained in the android host system. These sensors can be logged, or not by a simple click on the row attached.

There is also some other "sensors" implemented which show that every kind of data can be logged using this client by implementing a simple class file. We can see some systems sensors (battery, memory) and bluetooth sensor (BluetoothLight).

This last sensor (BluetoothLight) is a light sensor plugged to an Arduino. This Arduino is managed by the Android using a bluetooth connexion.

The sensors will log infinitely if you let them "on". To shut the application down easily, use the "Exit" button.

Download

Bugs and Feature requests

Please see and use the issue tracker at: https://github.com/SINTEF-9012/sensapp-android-client/issues

SensApp android application

As SensApp android application is needed to use this SensApp client you will be asked to install this application. If it is not the case you can find this appplication here.

Project documentation

https://github.com/SINTEF-9012/sensapp-android-client

Screenshot

SensorLog Start Screen Sensors Logging Settings Screen Setting Edit.

Bitdeli Badge

About

A client application for SensApp-Android collecting data from sensors available on smartphones and tablets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages