BSPAN---Bluetooth-Sensor-Processing-for-Android
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:BSPAN is a fork of SPINE (Signal Processing in Node Environment) to connect and process Bluetooth Sensors (e.g. Shimmer, NeuroSky, Zephyr BioHarness, etc.) on Android. The BSPAN framework is intended for creating Android biofeedback applications by integrating Bluetooth biofeedback sensors with Android.
BSPAN - Bluetooth Sensor Processing for Android
=======================

[Official Site: http://www.t2health.org](http://t2health.org)

BSPAN is used to process Bluetooth sensor data on Android.  We use it to connect Bluetooth biofeedback sensors to Android.

Biofeedback Android Apps using BSPAN:
    - [BioZen](http://www.t2health.org/apps/biozen)

Sensors Supported
==============
NeuroSky:

- [MindSet](http://neurosky.com/Products/MindSet.aspx)
- [MindBand](http://neurosky.com/Products/MindBand.aspx)
- [BrainAthlete](http://neurosky.com/Products/BrainAthlete.aspx)
	
Zephyr:

- [BioHarness](http://www.zephyr-technology.com/bioharness-bt)
	
[Shimmer](http://www.shimmer-research.com/):

- GSR
- Accelerometer
- Timestamp
- Range

Submitting bugs
===============
If you think you've found a bug, please report it by following these instructions:  

1. Visit the [Issue tracker: https://github.com/t2health/BSPAN---Bluetooth-Sensor-Processing-for-Android/issues](https://github.com/t2health/BSPAN---Bluetooth-Sensor-Processing-for-Android/issues)
2. Create an issue explaining the problem and expected result
    - Be sure to include any relevant information for reproducing the issue
    - Include information such as:
        * Device (with version #)
        * The version of the BSPAN code you're running
        * If you are running from a git version, include the date and/or hash number
3. Submit the issue.

Submitting patches
==================
To contribute code and bug fixes to BSPAN: fork this project on Github, make changes to the code in your fork, 
and then send a "pull request" to notify the team of updates that are ready to be reviewed for inclusion.

Detailed instructions can be found at [BSPAN Patching](https://gist.github.com/1507418)

Getting Started with BSPAN
==============================================
Clone the repo on your computer

Instructions for using Eclipse:

1. Click Help > Eclipse Marketplace
2. Download Egit
3. Window > Show View > Other
4. Open Git Highlight Git Repositories
5. Click OK
6. Copy our Git url git://github.com/t2health/BSPAN---Bluetooth-Sensor-Processing-for-Android.git
7. Right click in the Git Repositories view in Eclipse
8. Click Paste Repository Path or URI and follow the steps
9. Right click on the project and Import it into your workspace.

License
==============================================
Copyright 2011 The National Center for Telehealth and Technology

BSPAN is Licensed under the EPLv1: [http://www.opensource.org/licenses/EPL-1.0](http://www.opensource.org/licenses/EPL-1.0)

SPINE is Licensed under the LGPLv2.1: [http://opensource.org/licenses/LGPL-2.1](http://opensource.org/licenses/LGPL-2.1)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。