Bluetooth heart rate monitor for Android using PulseSensor with Android.
heartmonitor is hosted in the following web site
https://github.com/house4hack/heartmonitor
If you think the Android project heartmonitor listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of heartmonitor.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | achartengine-0.7.0.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WAKE_LOCK |
heartmonitor has the following Java source files.
za.co.house4hack.heartmonitor.BluMoteHandler.java za.co.house4hack.heartmonitor.BluetoothService.java za.co.house4hack.heartmonitor.DeviceListActivity.java za.co.house4hack.heartmonitor.HeartRateMonitorActivity.java