Skip to content

A heart rate monitor designed for use on Android devices using an ANT+ compatible heart rate sensor.

Notifications You must be signed in to change notification settings

bpanicker13/Heart-Rate-Monitor

 
 

Repository files navigation

                             Heart Rate Monitor
                             ------------------

   Description

      This is a Heart Rate Monitor app for use with ANT+ Heart Rate Sensors
      on the Android 2.3 (Gingerbread) platform.

      Rather than other apps that simply report the current heart rate and a
      final average, Heart Rate Monitor will provide beat-by-beat logging and
      reporting, including session performance statistics.

   Documentation

      Please refer to the project Wiki at:

         http://github.com/athwaites/Heart-Rate-Monitor/wiki

   Hardware Requirements

      1. Android 2.3 (Gingerbread) Handset
      2. ANT+ Connectivity
      3. ANT+ Heart Rate Sensor

   Software Requirements

      1. "ANT+ Radio Service" on handset (free download on Google Play)
      2. Depending on handset, may require a vendor-specific ANT+ app
      
   Build Environment

      1. JDK 6 or higher (compiler compliance level set to 1.6)
      2. Android 2.3.3 SDK (API10)

   Contact

      Please provide any feedback, including suggestions and bug reports 
      via the project page at GitHub (requires free registration):

         http://github.com/athwaites/Heart-Rate-Monitor

   Licensing

      Copyright 2012 Adam Thwaites

      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
      You may obtain a copy of the License at

         http://www.apache.org/licenses/LICENSE-2.0

      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
      See the License for the specific language governing permissions and
      limitations under the License.

About

A heart rate monitor designed for use on Android devices using an ANT+ compatible heart rate sensor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%