8000 GitHub - beatlab-mcmaster/BEATmonitor: Naturalistic measurement of multi-person cardiac activity using open source smartwatch technology
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Naturalistic measurement of multi-person cardiac activity using open source smartwatch technology

License

Notifications You must be signed in to change notification settings

beatlab-mcmaster/BEATmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Record cardiac activity with Bangle.js 2 smartwatches

Watches that are ready for a study!

Main publication

Publication forthcoming (see our poster)

Authors

Maya B. Flannery, Lauren Fink

Overview

BEATMonitor is a system for collecting cardiac activity data from multiple individuals simultaneously in naturalistic environments. The system uses open-source and low-cost technology (Bangle.js 2 smartwatches) to ensure it is accessible and shareable. We hope that the system is easy to setup and use, making it practical for diverse research and other applications. Additionally, the system aims to be customizable and easy to modify for other purposes, while also being well-tested to guarantee reliability. We encourage feedback to be used for further development and improvements.

This project contains two applications:

  1. A Bangle.js 2 smartwatch application that records timestamped heart rate and raw PPG sensor data at ~25 Hz.
  2. A node.js (local) web application that connects to multiple Bangle.js 2 watches via Bluetooth. This app allows for remote monitoring, starting/stopping records, time synchronization, and large file transfers.

Setup

This system was developed and tested (so far) on M1/M3 MacBooks (MacOS 14 Sonoma; MacOS 15 Sequoia).

Note

Testing required:

  • Other Mac versions
  • Linux
  • Windows

1. Setting up the Bangle.js 2 watches

See Watch documentation

2. Setting up the multi-watch monitoring dashboard

See Dashboard documentation

3. Post-processing data

See Post-processing documentation and tutorial

Troubleshooting

Please let us know if you have any questions, problems, or suggestions by creating an issue here.

Studies

Research studies using BEATMonitor have included:

License

BEATMonitor - Multi-person photoplethysmography using open-source smartwatch technology

Copyright (C) 2025 BEAT Lab

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Citation

DOI

This repository contains a CITATION.cff file. If you use this project, please cite it using the information in the file or use the "Cite this repository" button on GitHub for citation info.

0