Lawrence-Link / SerialECG

Display ECG signals in real time using a sound card interface and an AD8232

Home Page:https://swharden.com/blog/2019-03-15-sound-card-ecg-with-ad8232/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sound Card ECG

The Sound Card ECG program provides a simple interface to view and measure ECG signals obtained through the sound card (using a line-in or microphone jack).

Screenshot Video Demonstration
SoundCardECG Demonstration

The screenshot shows my heartbeat rate as I comfortably used the computer, then took a few minutes to watch a scary video (which elevated my heartrate for a few minutes in the middle).

Download

A click-to-run EXE is available: SoundCardECG.zip (version 1.5)

Hardware Notes

Notes Image
AD8232 ECG Module: My preferred ECG device (and the one I used in the screenshot) is a AD8232 breakout board (SparkFun) feeding the signal directly into the microphone jack of my PC.
Lead Placement: The AD8232 works best if leads are placed in one of these configurations
DIY ECG with 1 Op-Amp: Those interested in building an ECG circuit from scratch may find my DIY ECG with a Single Op-Amp (an LM-741) project interesting.

About

Display ECG signals in real time using a sound card interface and an AD8232

https://swharden.com/blog/2019-03-15-sound-card-ecg-with-ad8232/

License:MIT License


Languages

Language:C# 100.0%