Glasses with pulse measuring Demo using Android and Arduino.
PulseGlassDemo is hosted in the following web site
https://github.com/DFRobot/PulseGlassDemo
If you think the Android project PulseGlassDemo 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 PulseGlassDemo.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 18 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Asset File Names | assets\emo1.gif assets\emo2.gif assets\emo3.gif assets\emo4.gif assets\emo5.gif assets\emo6.gif assets\emo7.gif assets\fonts\yueregular.otf |
Raw File Names | res\raw\beat.wav |
There are 21 image files in PulseGlassDemo. The names of the image files are listed as follows.
emo1.png emo2.png emo3.png emo4.png emo5.png emo6.png emo7.png heart.png joystick_selecte.png joystick_unselected.png led_tab_seleted.png led_tab_unseleted.png pot_selected.png pot_unseleted.png resetbutton_off.png resetbutton_on.png scan.png switch_off.png switch_on.png uploadbutton_off.png uploadbutton_on.png
The following screenshort is generated from the image listed above.
PulseGlassDemo has the following Java source files.
com.example.pulseglass.BleCmd.java com.example.pulseglass.BluetoothLeService.java com.example.pulseglass.DeviceControlActivity.java com.example.pulseglass.GifWebView.java com.example.pulseglass.GraphView.java com.example.pulseglass.PlainProtocol.java com.example.pulseglass.ProgressWheel.java com.example.pulseglass.PulseGlassActivity.java com.example.pulseglass.RingBuffer.java com.example.pulseglass.SampleGattAttributes.java