Skip to content

imclab/Physioboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Physioboard

Physioboard demonstrates iOS/Python/Web prototypes for "real-time" physiological data acquisition and visualization (i.e., skin conductance, heart rate...etc).

Data Visualization (PhoneGap)

Update: This was an early prototype done in summer 2011 (very out-dated). I put together a solution using the Python Tornado Web Server (http://www.tornadoweb.org/) with its WebSocket to keep the "real-time-ness" of data. On the iOS client side, I use PhoneGap (http://www.phonegap.com/) + some WebSocket hacks to display real-time data. However, this project shows the basic functionality (well, at least, for the real-time data). It is still at the prototype stage. I hope this solution can shed some lights on streaming real-time physiological data to iPhone/iPad in order to encourage more usage scenarios of real-time physiological data.

-- Jackie Chia-Hsun Lee jackylee@media.mit.edu

About

Physioboard demonstrates iOS/Python/Web prototypes for "real-time" physiological data acquisition and visualization (i.e., skin conductance, heart rate...etc).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.7%
  • JavaScript 35.5%
  • Objective-C 16.8%
  • HTML 2.0%