qdot / libomron

Libraries for accessing data from Omron medical devices

This URL has Read+Write access

qdot (author)
Fri Sep 18 13:47:14 -0700 2009
commit  4ccdeae27b05c1756f8d521d870f912af2c501d6
tree    3b07359123af7afe08cc696290aa162b52e1ff27
parent  5d9b8befc3ab75e6834b1a29c0204ce990f074f7
name age message
file .gitmodules Fri Sep 18 13:47:14 -0700 2009 Updated cmake lists to work with new build syst... [qdot]
file CMakeLists.txt Fri Sep 18 13:47:14 -0700 2009 Updated cmake lists to work with new build syst... [qdot]
file LICENSE.txt Sun Aug 09 16:53:45 -0700 2009 Added "Modified" BSD license [qdot]
file README.txt Sun Aug 09 22:32:36 -0700 2009 Added readme file [qdot]
directory build/ Sat May 23 20:28:14 -0700 2009 Added build directory [qdot]
submodule compily_buildd - bf79689 Fri Sep 18 13:47:14 -0700 2009 Updated cmake lists to work with new build syst... [qdot]
directory doc/ Sat Jul 04 20:39:43 -0700 2009 Added attribution, version update to protocol doc [qdot]
directory examples/ Sat Aug 15 23:42:32 -0700 2009 CMake fixes to get 720IT building on linux usin... [qdot]
directory include/ Sat Aug 15 23:43:21 -0700 2009 Fixed to omron and usbfs access to get 720IT wo... [qdot]
directory src/ Sat Aug 15 23:44:15 -0700 2009 Merge branch 'hj-720it' of github.com:qdot/libo... [qdot]
README.txt
========
libomron
========

by Kyle Machulis <kyle@nonpolynomial.com>
Nonpolynomial Labs - http://www.nonpolynomial.com

Thanks to all project contributors

===========
Description
===========

libomron is an implementation of the data retreival protocol for the USB enabled line of omron home medical equipment. 
Currently, this includes:

HEM-790-IT Blood Pressure Monitor

There are also plans to include:

HJ-720-IT Pedometer

Once we figure out the protocol

=================
Development Notes
=================

Please note that this library is in the very early stages of development, and may change at any time.

Protocol documentation for what is known so far is available in the doc directory. There are also logs, in USBlyzer and 
SniffUSB format, for the different monitors.

============
Requirements
============

------
libusb
------

v0.1x series, v0.12 or later. Not v1.0 compatible

http://libusb.sourceforge.net