[Peripherals] [Tele]Health Update

Ian Daniher it.daniher at gmail.com
Tue Jan 1 12:36:54 EST 2008


There has, in the past few months, been a surge of interest in health and
telehealth applications for the XO.
My own efforts have been focused on telehealth hardware and software
intended for use in scenarios where medical facilities are available but man
hours to manually screen individuals is not. This is a scenario faced in
many large third-world cities in addition to refuge camps.
Codyl and Dirakx have been assisting; Codyl handling the micro-controller
part, Dirakx working with a Columbian team to develop an EKG.

I have designed a Pulse Oximeter based heavily on a communications
photodiode instrumentation amplifier. I have started prototyping over
Christmas break.

I am working with Dirakx and Dr. Dhurjaty to design and prototype an EKG
unit providing valuable diagnostic information about Arrythmia.

Both of these devices will also provide valuable pedagogical resources.


I have designed a server-client infrastructure of the following form for the
THPM activity(telehealth parameterized activity):
A GTK+/PyGTK based gui feeds information into a program which creates an XML
document via PXTL XML templating.
This XML file is uploaded to a server running an httpd and ftpd using the
ftplib python module, along with images in a .jpg format and waveforms in a
.wav format.
The program creates a folder on the server of the following form
/www
/username
/time
/health.xml
/image_of_affected_bodypart1.jpg
/image_of_affected_bodypart2.jpg
/pulseox.wav
/stethescope_and_audio.wav
/ekg.wav
/health.css



More information about the Peripherals mailing list