GithubHelp home page GithubHelp logo

heartbound201 / informedconsentmonitor Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 73.91 MB

An android application aimed at monitoring the user body reaction an stress level during the reading of a document.

Java 76.35% JavaScript 23.65%
android apk bluetooth eye-tracking galvanic-skin-response informed-healthcare-decisions java shimmer-android

informedconsentmonitor's Introduction

InformedConsentMonitor

This is an android application aimed at monitoring the patient body reaction an stress level during the reading of the informed consent. The informed consent itself is shown to the user through a webapp (https://github.com/Heartbound201/informed-consent-v2) and displayed on the webview of the android device. An Internet connection is therefore required. Meanwhile the body response is monitored through a device (Shimmer3 GSR+ Unit) which measures skin conductance and heart rate. The connection between the sensor device and the android one is a bluetooth connection.

Data from the sensor device is paired from data extracted from the webapp itself, that is what paragraph is currently displayed on the monitor and where is the patient looking at, in order to associate the stress level to a specific paragraph. The Eye tracking is achieved using the webgazer library (https://github.com/brownhci/WebGazer) All the data is saved locally on a SQLite server and can exported as .csv files.

Installation

The build output is an .apk file which can directly installed on your android device. The android version required is KitKat or newer, also remember to enable the apk installation from unknown sources from the security settings. Alternatively, you can import this project on Android Studio and run the Main Activity, doing this will automatically build and install the apk on a usb connected device (you must enable usb debugging in the developer settings of that device)

Once installed, on the first startup, the application will require permission to access the device camera and storage. Those are in order to use the webgazer library and to save .csv files on your device storage.

At the startup, if bluetooth is active, the application will prompt the user with a dialog to allow the connection with the Shimmer3 sensor device. If the connection fails, a button allows to retry.

informedconsentmonitor's People

Contributors

heartbound201 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.