From «Sound Card ECG» to «Raspberry Pi HAT ECG»

an ECG machine which run on a Rasperri PI 1. GITHUB project: https://github.com/mccdaq/daqhats 2. Prerequisites: – Raspberry Pi OS or Raspbian image – Raspberry Pi with 40-pin GPIO header – C, C++, Python 2.7 or Python 3.4 This device also has a 40-pin GPIO header: 3. add this module: https://de.aliexpress.com/item/32702232316.html?spm=a2g0o.productlist.0.0.14d83756RQecDX&algo_pvid=30ce5cce-63c7-4ac4-9b7d-1dc19b5fd7d5&aem_p4p_detail=202207080931251918179516184320026646433&algo_exp_id=30ce5cce-63c7-4ac4-9b7d-1dc19b5fd7d5-0&pdp_ext_f=%7B%22sku_id%22%3A%2265665080746%22%7D&pdp_npi=2%40dis%21USD%21%212.59%21%21%21%21%21%402103255a16572978854836446ea25c%2165665080746%21sea&gatewayAdapt=glo2deu 4. add HeartPy https://python-heart-rate-analysis-toolkit.readthedocs.io/en/latest/ to …