Collect pulse data from Nonin Onyx II, model 9560, download to Android phone and send to server over TCP socket.
bluetoothpulser is hosted in the following web site
https://github.com/Happyness/bluetoothpulser
If you think the Android project bluetoothpulser 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 bluetoothpulser.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | achartengine-1.2.0.jar android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in bluetoothpulser. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
bluetoothpulser has the following Java source files.
KTH.joel.btpulser.BTClient.java KTH.joel.btpulser.MeasureTask.java KTH.joel.btpulser.SendToServerTask.java KTH.joel.btpulser.Server .java KTH.joel.btpulser.SettingsActivity.java