Actions

DIY ECG notes: Difference between revisions

From HacDC Wiki

No edit summary
Line 24: Line 24:
== References ==
== References ==


These sites, papers, and articles provide info on ECG making, A/D conversion, signal processing, and general theory:
These sites, papers, and articles provide info on ECG making, A/D conversion, signal processing, projects, and general theory:


General info:
* [http://www.open-ecg-project.org/tiki-index.php OpenECG Project]
* [http://www.open-ecg-project.org/tiki-index.php OpenECG Project]
* [http://www.scientificamerican.com/article.cfm?id=home-is-where-the-ecg-is Scientific American, Shawn Carlson]
* [http://www.scientificamerican.com/article.cfm?id=home-is-where-the-ecg-is Scientific American, Shawn Carlson]
* [http://extremeelectronics.co.in/avr-tutorials/using-the-analog-to-digital-converter/ AVR ADC tutorial (a little old)]
* [http://en.wikipedia.org/wiki/Electrocardiography wikipedia ECG article]
DIY Projects (some with tutorials):
* [http://www.swharden.com/blog/2009-08-14-diy-ecg-machine-on-the-cheap/ DIY ECG, Scott Harden]
* [http://www.swharden.com/blog/2009-08-14-diy-ecg-machine-on-the-cheap/ DIY ECG, Scott Harden]
** [http://www.swharden.com/blog/2009-01-20-diy-ecg-improvements/ DIY ECG Improvements (based on Jason Nguyen's 6 opamp design), also from Scott Harden]
** [http://www.swharden.com/blog/2009-01-20-diy-ecg-improvements/ DIY ECG Improvements (based on Jason Nguyen's 6 opamp design), also from Scott Harden]
* [http://www.eng.utah.edu/~jnguyen/ecg/ecg_index.html DIY ECG, Jason Nguyen]
* [http://www.eng.utah.edu/~jnguyen/ecg/ecg_index.html DIY ECG, Jason Nguyen]
* [http://www.cisl.columbia.edu/kinget_group/student_projects/ECG%20Report/E6001%20ECG%20final%20report.htm ECG Measurement System, Chia-Hung Chen, Shi-Gun Pan, Peter Kinget]
* [http://www.cisl.columbia.edu/kinget_group/student_projects/ECG%20Report/E6001%20ECG%20final%20report.htm ECG Measurement System, Chia-Hung Chen, Shi-Gun Pan, Peter Kinget]
* [http://www.radiolocman.com/shem/schematics.html?di=47010 DIY ECG howto (AD620A and OP97 used in schematic) by Refik Hadzialic]
* [http://www.radiolocman.com/shem/schematics.html?di=47010 DIY ECG howto (AD620A and OP97 used in schematic) by Refik Hadzialic]
** [http://www.rlocman.ru/i/File/2008/04/15/egg.txt Refik Hadzialic's AVR ADC code for his ECG]
** [http://www.rlocman.ru/i/File/2008/04/15/egg.txt Refik Hadzialic's AVR ADC code for his ECG]
* [http://extremeelectronics.co.in/avr-tutorials/using-the-analog-to-digital-converter/ AVR ADC tutorial (a little old)]
* [http://en.wikipedia.org/wiki/Electrocardiography wikipedia ECG article]
* [http://www.gilefx.com/avrecg.htm Holter ECG based on AVR by Dragisa Jankovic]
* [http://www.gilefx.com/avrecg.htm Holter ECG based on AVR by Dragisa Jankovic]
** [http://www.gilefx.com/armecg.htm also an ARM based Holter ECG by Dragisa Jankovic]
** [http://www.gilefx.com/armecg.htm also an ARM based Holter ECG by Dragisa Jankovic]
Kits:
* [http://www.ramseyelectronics.com/cgi-bin/commerce.exe?preadd=action&key=ECG1C Ramsey ECG kit]

Revision as of 06:31, 25 March 2010

Overview

Here are notes for myself and others interested in building DIY ECG equipment. There are many ways to skin this particular err.. project, from crude to incredibly complex. Here are lists of parts, websites, theory, etc.

Page maintained by User:Obscurite who is working on his own ECG equipment. Enjoy.

PARTS for higher-precision version(s)

  • Instrumentation Amplifiers (not sure why these are priced so differently)
    • Both have CMMR of 110+ for gain of 1000, so they should both work equally well. AD624AD is referenced in the sciam article, but it also mentions the AD620A which is 1/3 the cost at about $7.
    • Cheaper version: AD620A
    • Expensive version: AD624AD
  • Better op amp - OP97 (need to review data sheet)

PARTS for basic version(s)

  • LM358 or LM324 (quad vs dual) op amps (or LF353 which is pin compatible)
  • Diodes
  • 0.1uF capacitor(s)
  • Variety of 1/4 watt resistors (10k, 100k, etc)
  • shielded wires for electrodes (phone or coax cables)
  • electrodes (soldered pennies, medical electrodes, etc)

References

These sites, papers, and articles provide info on ECG making, A/D conversion, signal processing, projects, and general theory:

General info:

DIY Projects (some with tutorials):

Kits: