Difference between revisions of "Main Page"

From University of Washington - Ubicomp Research Page
Jump to: navigation, search
Line 1: Line 1:
 +
__TOC__
 +
 +
 
== Overview ==  
 
== Overview ==  
 
This page contains information about the on-going projects in human activity recognition at the University of Washington.  
 
This page contains information about the on-going projects in human activity recognition at the University of Washington.  
__TOC__
 
  
  
Line 19: Line 21:
  
 
== Software Tools ==
 
== Software Tools ==
=== UWAR Files (University of Washington Activity Recognition) ===
+
=== Logging Software ===
 +
<ul>
 +
* [[msb_server| msb server]] - the program used to record data from the sensor board
 +
</ul>
 +
 
 +
=== UWAR Files ===
 +
<ul>
 +
UWAR files (University of Washington - Activity Recognition) are a simple binary format used to store data.
 +
* [[uwar_overview| overview]] - a brief description of the uwar format
 +
* [[uwar_tools| uwar tools]] - contains a description of the various tools created to work with uwar files
 +
</ul>
 +
 
 
=== Matlab ===
 
=== Matlab ===
 +
<ul>
 +
</ul>
  
  

Revision as of 19:55, 11 October 2006


Overview

This page contains information about the on-going projects in human activity recognition at the University of Washington.


Platforms

The current platform that we're using consists of an embedded processor component, called an iMote2, and a sensing component called the MSB2 (Multi-modal Sensor Board). The combination of the iMote2, MSB2, and the system software is often referred to as the MSP (Mobile Sensing Platform).

In addition to the MSP we've also been using a number of cell phone platforms to provide wide area communications, display, local interaction capabilities, and additional sensors.

Component Details

    More information about the various platform components can be found here:
    • iMote2 - The Linux embedded computational platform that forms the heart of our wearable sensing platform
      • More information about the iMote2 and the Linux software can be found at the PlatformX wiki
    • Sensor Boards - A brief description of the sensor boards that are being used


Software Tools

Logging Software

    • msb server - the program used to record data from the sensor board

UWAR Files

    UWAR files (University of Washington - Activity Recognition) are a simple binary format used to store data.
    • overview - a brief description of the uwar format
    • uwar tools - contains a description of the various tools created to work with uwar files

Matlab




Wiki Help

Please see documentation on customizing the interface and the User's Guide for usage and configuration help...

Wikipedia has some helpful information on how to edit wiki pages:

Wiki Add-Ons Used

  • GeSHi has been installed along with an extension for MediaWiki. This enables code to be highlighted in several different languages.