Skip to content

Releases: markspan/PolarBLE

Heartless Hive

Choose a tag to compare

@markspan markspan released this 04 Sep 07:52
Refactor PolarBLE into core and app

This commit splits the project into a Windows app layer and a reusable net8.0 core for PMD decoding, sample timing, and LSL streaming. It adds robust ECG/accelerometer frame parsing, control-point handling, battery/throughput monitoring, and clean connect/disconnect teardown to prevent stale streams. The repo also adds project-level build/test configuration, CI packaging, and a focused xUnit suite covering the protocol and timing logic.

Acc release

Choose a tag to compare

@markspan markspan released this 25 Apr 07:55
040d1bf

Better interface and documentation. Now also streaming ACC data

Multiple additions.

Multiple additions. Pre-release
Pre-release

Choose a tag to compare

@markspan markspan released this 24 Apr 14:46
cfba69c

The PolarBLE application has been updated to include support for reading accelerometer (ACC) data and battery level from the Polar H10 device. This update enhances the functionality of the application, allowing users to monitor both ECG data and additional sensor data in real-time.

First stable release

Choose a tag to compare

@markspan markspan released this 15 Apr 15:22

Send Polar HRBand H10 Data to an LSL stream.

First stable release