Achievements Research Teaching Who am I Links



Course description

Syllabus

Class policies

Project
TODAI Fall 2010: Wearable Sensing

Understanding Heart and Body Status from a Smartphone
– Introduction on how to collect, display, measure, and communicate sensor signal –

WEBSITE http://lelab.t.u-tokyo.ac.jp/~guillaume/courses/wearable_sensing/2010/
CLASS Wednesdays, 16:30 - 18:00, Eng. Bld. #2 room 73C3
Language of the class: Japanese
Language of the support: English
PRE-REQUISITE Basic knowledge on Object-Oriented programming or JAVA programming is better but not mandatory.
REQUIRED TEXTBOOK Any book on Android programming for beginners.
INSTRUCTOR Guillaume Lopez, guillaume[at mark]lelab.t.u-tokyo.ac.jp
The most efficient way to reach me is via email. Include your full name in the message and "wearable sensing class" in the subject line.
Office: Eng. Bld. #2 room 73D2
Office hours: on request

Description

Sensor Web concept relies on smart sensors measuring environmental data (temperature, light, humidity, circulation flow…), and human data (heart rate, temperature, motion…).
In this class I will talk about environmental sensing, wearable sensing, and information systems based on data issued from such sources. I will present some examples of related research activities, as well as some past and recent research I have been conducting myself. I will also propose you a tutorial to build a practical implementation of Sensor Web concept, based on Android OS smartphone. It will consist in an application running reading data from the sensors embedded into the smartphone (ie: accelerometer, GPS…), processing it, and under certain conditions uploading automatically resulting information on Twitter (short message SNS) to share it with a dedicated web community.

Syllabus

Week Date Topic Professor
1 Oct 20 Participants self-introduction and preparation debriefing Ichiro Yamada, Guillaume Lopez
2 Oct 27 Lecture about wearable sensing technology for healthcare support at LeLab (prof. I. Yamada)
Introduction to the study environment (Smartphone using Android platform)
Ichiro Yamada, Guillaume Lopez
3 Nov 3 Culture Day
4 Nov 10 Introduction to Java Programming Guillaume Lopez
5 Nov 17 Development Environment Setting and GUI Programming Guillaume Lopez
6 Nov 24 Sensor Programming Guillaume Lopez
7 Dec 1 Location Sensitive Programming Guillaume Lopez
8 Dec 8 Company Visiting Ichiro Yamada, Guillaume Lopez
9 Dec 15 Location Sensitive Programming Guillaume Lopez
10 Dec 22 Wireless Programming (use BluetoothChat sample) Guillaume Lopez
11 Dec 29 Christmas Break
12 Jan 05 New Year Break
13 Jan 12 Internet Programming Guillaume Lopez
14 Jan 19 Optional Guillaume Lopez
15 Jan 26 No Class
16 Fev 2 Optional Guillaume Lopez
17 Fev 9 Optional Guillaume Lopez

Readings
[Books]
  • Reto Meier, "Professional Android 2 Application Development," Wiley Publishinig, Inc. (2010)
  • Komatineni & Hashimi, "Pro Android," Apress (2009)
[References]