# ECGDisplaySystem **Repository Path**: Joker2770/ECGDisplaySystem ## Basic Information - **Project Name**: ECGDisplaySystem - **Description**: ECG with ad8232 module. - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-02-03 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: ecg, Qt ## README # ECGDisplaySystem [![CMake on a single platform](https://github.com/Joker2770/ECGDisplaySystem/actions/workflows/cmake-single-platform.yml/badge.svg)](https://github.com/Joker2770/ECGDisplaySystem/actions/workflows/cmake-single-platform.yml) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/a83e9109b14e422d9b9b03f84a981692)](https://app.codacy.com/gh/Joker2770/ECGDisplaySystem/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) ECG with ad8232 module. # References 1. [https://github.com/Joker2770/stm32f103c8tx_ad8232_data_transfer](https://github.com/Joker2770/stm32f103c8tx_ad8232_data_transfer) 2. [https://github.com/Joker2770/stm32f103c8tx-ad8232-data-transfer-rs](https://github.com/Joker2770/stm32f103c8tx-ad8232-data-transfer-rs)