This project encompasses two key components:
- Simple GUI App: a user-friendly GUI that allows you to monitor your heart rate with extra knowledge about the circulatory system and pulse
- Bluetooth Low Energy & Pulse Sensor Integration: data read from the heart rate sensor is sent to the application via the BLE module.
Below is an overview of the main components prepared in the QML.
App Components | Description | Status |
---|---|---|
Charts Module | Visualization of the data on a graph | Done |
Data Module | Simple list view shows pulse, HRV, and time data. | Done |
Knowledge Module | Knowledge about the circulatory system and pulse. | In progress |
Details about the integration will be available soon on the Instructables page.
- Windows 11
- Qt
- C++
- CMake
- QML
Download files from GitHub
git clone https://github.com/Susannnnnna/Qt-BLEPulseSensor