forked from sizzlelab/side
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
26 lines (21 loc) · 1.16 KB
/
README
File metadata and controls
26 lines (21 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SIDE are tools for researchers to collect external to mobile phone sensors data for Android platform. SIDE includes both Android client and server-side back-end.
----------------------------------------
This repository hosts following Android components:
* ANTLib -- library project released by ANT alliance to work with ANT+ interface.
* AcelerometerApp -- Accelerometer driver application
* AntPulseApp -- Ant+ heart rate driver application
* HxM -- Zephyr HxM heart beat sensor driver
* ManagerApp -- Generic application capable of collecting data from sensors through driver application interfaces
* PhysicalActivity -- Stand-alone application reusing drivers code to connect to sensors.
* Platform -- library used by all applications and drivers
----------------------------------------
This repository hosts following backend components:
* ServerSide -- Custom Drupal 6 modules to support SIDE portal
-SIDE -- Data modles for SIDE
-SIDE_research_project -- Research project node modle
-SIDEws -- SIDE RESTFul API
-----------------------------------------
There are 3 catalog with components ready for deployment and installation:
- drivers
- applications
- libraries