Skip to content

Processing of analog signal of Vernier hand grip sensor to heart rate

Notifications You must be signed in to change notification settings

votrinhan88/hand-grip-heart-rate-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

hand-grip-heart-rate-monitor

This repo contains an Arduino program to calculate heart rate from the analog signal of a Vernier hand grip sensor.
This is part of the final project of the Electronic Devices for Biomedical Design course (HCMIU VNU-HCMC, Sep 2020 - Jan 2021).
Tutorial at https://www.vernier.com/engineering/arduino/arduino-online-guide/connecting-vernier-sensors-to-arduino/

What the program does:

  1. Take analog input from the Vernier sensor
  2. Detect peaks
  3. Calculate heart rate (is the mean period between each peak) with filtering and dampening to smoothen results
  4. Output heart rate

About

Processing of analog signal of Vernier hand grip sensor to heart rate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages