Difference between revisions of "Integration of bluglu device"
Line 1: | Line 1: | ||
− | ''' | + | '''About Bluglu device:''' |
+ | * bluglu device is a Medical Device Data Interface Adapter, which can attach to the OneTouch® UltraMini® Blood Glucose Meters and converts the UART serialized data into Bluetooth. | ||
− | |||
− | ''' | + | '''Our task:''' |
+ | * to integrate bluglu device into the Mobile Medical Device Integration project to enable the project's functionality of connecting blood glucose devices. | ||
+ | |||
+ | |||
+ | == More about Bluglu Device == | ||
+ | |||
+ | '''Bluglu device''' | ||
+ | * Bluglu device is a in-house product of Toronto University Health Network. Bluglu is built around an 8-bit microcontroller and includes a Bluetooth module, an Apple specific co-processor, LED status inducators, a micro-USB connector (for battery charging), and various passive components combined on a dual-layer printed circuit board. | ||
+ | |||
+ | ''' Features''' | ||
* Dimensions: 58cm x 35cm x 12cm | * Dimensions: 58cm x 35cm x 12cm | ||
* Radio: Bluetooth 2.0, Class 2 | * Radio: Bluetooth 2.0, Class 2 | ||
Line 11: | Line 20: | ||
− | '''Documentation | + | '''Documentation''' |
− | |||
− | |||
− | * | + | * UHN Device Communication Protocol Specification (UDCP): [[UDCP-SamplePage.pdf]] |
+ | * Bluglu Device Paring Process: | ||
* | * |
Revision as of 13:05, 23 July 2013
About Bluglu device:
- bluglu device is a Medical Device Data Interface Adapter, which can attach to the OneTouch® UltraMini® Blood Glucose Meters and converts the UART serialized data into Bluetooth.
Our task:
- to integrate bluglu device into the Mobile Medical Device Integration project to enable the project's functionality of connecting blood glucose devices.
More about Bluglu Device
Bluglu device
- Bluglu device is a in-house product of Toronto University Health Network. Bluglu is built around an 8-bit microcontroller and includes a Bluetooth module, an Apple specific co-processor, LED status inducators, a micro-USB connector (for battery charging), and various passive components combined on a dual-layer printed circuit board.
Features
- Dimensions: 58cm x 35cm x 12cm
- Radio: Bluetooth 2.0, Class 2
- Battery: Build-in rechargeable lithium-ion, charge using mini-USB
- Firmware: Update over Bluetooth and USB
- Supported Devices: Blood Glucose Meters: LifeScan OneTouch Ultra, Ultra2, UltraMini
Documentation
- UHN Device Communication Protocol Specification (UDCP): UDCP-SamplePage.pdf
- Bluglu Device Paring Process:
1. HTC A7275 (Android version 2.3.3).
2. MOTOROLA XT885 (Android version 4.04).
3. MOTOROLA MB860 (Android version 2.2.1).