How does it work
DIY-ECG is a project to make ECG easy accessible to everyone! DIY-ECG has two components. 1. ECG-DIY-Kit The ECG-DIY-Kit is a battery-powered device that can record an ECG on the fingers of the left and right hand. The measured data is transmitted via Wi-Fi (UDP). 2. Raspberry Pi 4 A Raspberry Pi 4 acts as the receiver. A GNU Octave script perform the signal processing and visualizes the data on a connected monitor. ...