Abstract:
The electrocardiogram is the best way to observe the behavior of the human heart and register the great variety of electric signals that are generated there. This project consists on the implementation of an electrocardiograph circuit and, via USB port communication send the data to a PC. For this an application was made in Python, Whereby data is processed and convert into the cardiac signal, this signal is displayed in real time. Python is a programming language easy to handle and to get, because it belongs to the LINUX operating system.
Description:
El electrocardiograma es la mejor manera de observar el comportamiento del corazón humano y registrar la gran variedad de señales eléctricas que ahí se producen. Este proyecto consiste en implementar un circuito de electrocardiografía, y, mediante comunicación USB enviar los datos a una computadora personal. Para esto se creó una aplicación en Python, mediante el cual se procesan los datos y se los convierte en la señal cardíaca en tiempo real. Python que es un lenguaje de programación fácil de manejar y de conseguir, debido a que pertenece al sistema operativo LINUX.