Movement monitoring using Moto360 watch and other tests for parkinsons. Here is the full documentation.
The app for the wearable device 'Moto 360' which is used to record the sensor values when instructed by the mobile phone and store it in the database.
The database can be pushed to the phone.
Select File Transfer
option and then click on Send DB
to transfer the DB file to the android phone.
Select Launch on Mobile
option to open the app on the Android phone.
The app for the Android mobile phone which has the following functionalities:
a) Register new user.
b) Register Medical History of the patient.
c) Record Sensor values for Rest Tremor Tests. To start the Android Watch sensor recording, select the Play
button the phone.
d) Perform Cognitive test.
e) Perform Bradykinesia test.
f) To get the database file from the Android watch select File Transfer option.
Both of our apps are independent and can be used individually as they also have different database files.
-
git clone https://github.com/deshmukhrajvardhan/WearableParkinsonsMonitoringSystem.git
-
Install Android studio
-
Open Android studio: choose
File->Open File or Project->
WclDemoSample
andWearCompanionLibrary
together. -
Android App: Enable developer options on your phone.
- Install the
Android Wear
application on your phone from the app store. - Connect the watch to phone via bluetooth.
- Connect the watch to the phone.
- Enable the developer options on the Android watch.
https://github.com/googlesamples/android-WclDemoSample
https://github.com/googlesamples/android-WearCompanionLibrary
https://github.com/drejkim/AndroidWearMotionSensors
https://developer.android.com/training/index.html