Python + Wii = Intuitive Control

Talks | Submit a talk
Authors Asim Mittal
Level Beginner
Topic Open source Python projects
Tags Wii, cwiid, motion capture using python
Summary

The Nintendo Wii is a versatile controller with a variety of sensors. This talk will highlight how the "CWiiD" project can be used to allow Python applications on Linux to recognize gestures and capture human motion

Outline

The Nintendo Wii bundles up Buttons, LEDs, an IR Camera and an accelerometer into one powerful package. This controller changed the way we played our games and interacted with computers.

My talk will focus on the following aspects:

  • Connecting to the Wii and capturing sensor data
  • Using Buttons, LEDs and the built in vibrator for discrete I/O
  • Tracking IR Points in space and mimicking motion capture
  • Developing basic gestures and using them on virtual objects
  • Integrating the "mouse" and "minority report"
  • Integrating gestures with your Linux desktop using xautomation

I've been working on the Wii for the past few months and hope to share my ideas with python lovers from all over the country at PyCon this year.

Notes

For more info on my work and ideas, visit my blog

Profile of the authors

Asim is an embedded systems designer with a penchant for Python. He has been instrumental in promoting the use of Python based applications in the automotive industry.

A former Sasken employee, he now spends his time developing home automation and networked media systems in Oman.

You can read more about his daily exploits on his blog.

Files
file size uploaded comment
PyCon-Related.tar 1.1 MB september 28, 2010 The complete source + Presentation + Documentation
presentation.pdf 421.5 KB september 6, 2010 Links may not work as they're mapped to source files on my notebook

You can upload or delete a file if you are author of this talk.