Skip to content

Watch and Phone app for detecting emotions basing on heart rate.

Notifications You must be signed in to change notification settings

kwitczak/aw-heart-rate

Repository files navigation

Purpose

Simple android app that gathers human heart beat from smartwatch, displays it on watch screen, and sends that data to phone every second.

Phone job is to analyze that data and evaluate human emotional state. It's also possible to send json with emotion data through socket for provided IP:

 { "emotionType": "BORED", "heartBeat": 58, "certainty": 70 }

Screenshots

Watch Watch2 Phone Phone2

About

Watch and Phone app for detecting emotions basing on heart rate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages