From 4181ab3a16b1cae91a1c35806067e74f7e669e9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Wed, 29 Jan 2014 22:38:11 +0000 Subject: Initial support for OneTouch Ultra Easy glucometers. The driver is fully functional but requires proper documentation and testing. --- README | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index bce31aa..0823278 100644 --- a/README +++ b/README @@ -4,9 +4,18 @@ Glucometer Utilities This utility I created for personal needs, as my glucometer's software can only print the software (to XPS) without a file export option. -While right now only supports my glucometer (LifeScan OneTouch Ultra -2), I've tried designing it so that it can be extended and used for -other models as well. +While right now only supports the glucometers I own and for which I have +the specification of the protocol,I've tried designing it so that it can +be extended and used for other models and other brands as well. + +Supported devices +----------------- + + * **LifeScan OneTouch Ultra 2**: get information, get and set time, + dump of readings (including comments and meal specification) in + native units, memory reset. + * **LifeScan OneTouch Ultra Easy**: get information, get and set time, + dump of readings in native units, memory reset. Dump format ----------- -- cgit v1.2.3