-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Cirill edited this page May 22, 2016
·
20 revisions
- Facilitates connectivity with Bluetooth Smart (also known as Bluetooth Low Energy or BLE) devices.
- Retrieves the raw data of the devices’ sensors.
- Texas Instruments SensorTag
- Microsoft Band
- Gemsense
- iOS (get data from the sensors of the phone)
- Future: Apple Watch
Note: The SensorTag and iOS Connectors are build in the framework, the Microsoft and the Gemsense Connector are connectors that using third-party SDK's.
- Utilize the SDK to build a custom connector in order to connect with other BLE devices.
- A code sample is provided.
- Allows standardized utilization of inconsistently formatted data coming from different sensors while minimizing the burden on the developer.
- Facilitates the identification of real world phenomena from raw data.
- Fall Detection
- Excessive Temperature Detection
- Utilize the SDK to build a custom interpretation algorithm in order to identify different types of phenomena.
- A code sample is provided.
- Use a cloud service to analyze a recorded flow of data and generate an algorithm for identifying when the recorded gesture takes place.
A short overview video is available at: https://youtu.be/LMQi5syT7bU
A more detailed how-to video is available at: https://youtu.be/rR6rM7A8ouo
Secure your free access to the Gesture Recognition cloud service by registering now at: http://wearables.mybluemix.net/
#The overall conceptual structure is illustrated below:#