Skip to content

berkerol/empatica-charts

Repository files navigation

Empatica Charts

Sonarcloud Status CI contributions welcome semistandard ECMAScript license

Charts for physiological data gathered from Empatica E4 wristband. Scroll to zoom and drag to pan. Made with Chart.js.

button

There is a Python script to prepare the data for charts: collect data from folders (extracted zips), map them with their dates and convert to JavaScript arrays separated by days.

Sensors

  • ACC -> Acceleration
  • BVP -> Blood Volume Pulse
  • EDA -> Electrodermal Activity
  • HR -> Heart Rate
  • IBI -> Time Between Heart Beats
  • TEMP -> Temperature

Continous Integration

It is setup using GitHub Actions in .github/workflows/lint.yml

Contribution

Feel free to contribute according to the semistandard rules and latest ECMAScript Specification.

Distribution

You can distribute this software freely under GNU GPL v3.0.