Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.01 KB

README.md

File metadata and controls

14 lines (8 loc) · 1.01 KB

WearVibe: Improving Attention via Haptic Rhythmic Stimuli

Click here for the full project page.

This repository contains the source code for the WearVibe smartwatch app, which presents the rhythmic vibration pulses similar to the ones in the paper: Improving Attention Using Wearables via Haptic and Multimodal Rhythmic Stimuli by Nathan W Whitmore*, Samantha Chan*, Jingru Zhang, Patrick Chwalek, Sam Chin, and Pattie Maes.

The App

wearvibe_screenshot

You can set your desired frequency of vibration pulses from the smartwatch using the slider (e.g., setting to 40 Hz will deliver 10 millisecond pulses of vibration at 40 pulses per second) and click Vibe to start the vibrations.

Getting Started

We recommend cloning the repo and using "Import Project" in Android Studio to build this project.