Skip to content

Releases: aditydcp/sample-wear-phone-app

v0.0.1

19 Jun 12:42
63c4067
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.0...v0.0.1

v0.0.0 Initial Launch

17 Jun 13:22
ac5434d
Compare
Choose a tag to compare
v0.0.0 Initial Launch Pre-release
Pre-release

Initial Release

Structures

This app is separated into 3 modules: mobile, wear, and shared. mobile module is the module to be used in mobile phone, wear module is the module to be used in a Wear OS device, and shared module is the module that contains the data models used in the communication between mobile and wear modules.

Available features

  • Connection to Polar HRM devices via device ID using Polar API SDK
  • Connection to Wear OS device using Wear Node API
  • Recording of PPG Green, PPG Red, and PPG IR from a Samsung Wear OS device and ECG from Polar HRM device
  • Export recorded data into a .csv file with a chosen saving directory path

Automated notes

What's Changed

New Contributors

Full Changelog: https://github.com/aditydcp/sample-wear-phone-app/commits/1.0.0