Arduino based ECG (Electrocardiogram) signal analyzer
This project allows data from ECG electrodes to be read and processed in order to predict atrial fibrillation. To do this, the system will use a Machine Learning system (TinyML) which will compare the acquired data with other pre-set ones. The system acquires the signal of the ECG electrodes through an AD8232 module, which analog…