Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add Pacer and Pacer pro watches description.
Remove brackets from Verity Sense description
  • Loading branch information
andYgnite authored Jan 9, 2024
1 parent bc7f2a1 commit 4191a21
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ Optical heart rate sensor is a rechargeable device that measures user’s heart
* Accelerometer data with sample rate of 52Hz and range of 8G. Axis specific acceleration data in mG.
* Gyroscope data with sample rate of 52Hz and ranges of 250dps, 500dps, 1000dps and 2000dps. Axis specific gyroscope data in dps.
* Magnetometer data with sample rates of 10Hz, 20Hz, 50HZ and 100Hz and range of +/-50 Gauss. Axis specific magnetometer data in Gauss.
* [SDK mode](documentation/SdkModeExplained.md) (from version 1.1.5 onwards)
* [Offline recording](documentation/OfflineRecordingExplained.md) (from version 2.1.0 onwards)
* [SDK mode](documentation/SdkModeExplained.md) from version 1.1.5 onwards.
* [Offline recording](documentation/OfflineRecordingExplained.md) from version 2.1.0 onwards.

### OH1 Optical heart rate sensor
Optical heart rate sensor is a rechargeable device that measures user’s heart rate with LED technology.
Expand Down Expand Up @@ -77,12 +77,24 @@ Fitness and wellness watch.
Fitness and wellness watch.
[Store page](https://www.polar.com/en/vantage/v3)

### Polar Vantage V3 features available by the SDK
#### Polar Vantage V3 features available by the SDK
* Heart rate as beats per minute.
* Heart rate broadcast.
* PP interval (milliseconds) representing cardiac pulse-to-pulse interval extracted from PPG signal.
* Accelerometer data with sample rate of 50 Hz and range of 8 G. Axis specific acceleration data in mG.

### Pacer and Pacer Pro watches
Fitness and wellness watch.<br />
Pacer: [Store page](https://www.polar.com/en/pacer) <br />
Pacer Pro: [Store page](https://www.polar.com/en/pacer-pro)

#### Polar Pacer and Pacer Pro features available by the SDK
* Heart rate as beats per minute.
* Heart rate broadcast.
* PP interval (milliseconds) representing cardiac pulse-to-pulse interval extracted from PPG signal.
* Accelerometer data with sample rate of 50 Hz and range of 8 G. Axis specific acceleration data in mG.
* [SDK mode](documentation/SdkModeExplained.md) from version 2.0 onwards.

## Project structure
* [polar-sdk-ios](polar-sdk-ios/) contains source documentation for the iOS SDK source
* [polar-sdk-android](polar-sdk-android/) contains source documentation for the Android SDK source
Expand Down

0 comments on commit 4191a21

Please sign in to comment.