Skip to content

iOS application to receive, filter, and graph ECG data from the flexecg-nrf51 project

Notifications You must be signed in to change notification settings

w7tcp/flexecg-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

flexecg-ios

iOS application to receive, filter, and graph ECG data from the flexecg-nrf51 project.

Depends on Coreplot framework:

https://github.com/core-plot/core-plot

Our BSEE capstone team project was an ECG system. The sensor module was made with ultra-thin FR4 material so it would be flexible and appropriate for a wearable device. It detects the electrical activity of the heart using capacitive coupling, so it can be used through clothing. After some signal processing, the sensor module sends the analog cardiac signal to an NRF51422 SoC, which converts the analog signal to digital, and sends the signal data via Bluetooth LE to an iPad where it is stored. Then some digital filtering is applied before the result is displayed graphically.

A link to a demonstration video: https://www.youtube.com/watch?v=bgO3KgLusN4

About

iOS application to receive, filter, and graph ECG data from the flexecg-nrf51 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published