Electrocardiogram (ECG) application operation

Design and implementation of Portable ECG device based on FPGA.

In the project we built an ECG system. The ECG was invented in order to monitor cardio function. The system contains three main elements. The DB emulator that is based on the ECG EVAL KIT by Texas Instruments, Altera DE2 board with Cyclone II FPGA and a GUI that is implemented in Matlab. The DB mock is used for simulate the cardio function activity throw electrodes. From the DB the data will transferred to the FPGA via SPI. In the FPGA the data will be processed and forwarded to the PC by UART protocol, for displaying and analyzing results by demand. The user will control and interact with the system throw the GUI.