Skip to content

Project files of the ECG-heart-monitor electronics project. It is a device which takes ECG signals through electrodes and then filter it and display it on a real time graph.

License

Notifications You must be signed in to change notification settings

nadunnr/Analog-ECG-Heart-Monitor

 
 

Repository files navigation

Analog-Electronic-ECG-Heart-Monitor

Our project involves a device that captures ECG signals through electrodes, filters them, and displays the data on a real-time graph. The challenge was to handle the small voltage range of ECG signals (0.1 mV to 10 mV) and mitigate noise. This was achieved using a leg drive circuit, an instrumentation amplifier, a high pass filter, a notch filter, and a low pass filter, considering the ECG signal bandwidth to be 160 Hz. The device was developed using only analog electronic components, while digital elements were used exclusively for the digital circuits, and simulation testing. Additionally, a custom 3D enclosure was designed and constructed to house the device.

About

Project files of the ECG-heart-monitor electronics project. It is a device which takes ECG signals through electrodes and then filter it and display it on a real time graph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.7%
  • C++ 19.3%