Wii remote acceleration tracking
by Carlos Pérez-Penichet | complexperiments.net


WiiTracker is a very simple application that tracks the position of a Wii remote based on the accelerometer readings and draws it on the screen. I wrote Wiitracker as an demonstration to be used in a series of vocational conferences I will be giving in the recently opened Planetarium of Havana about the uses of sensors in space exploration.

Wiitracker is written in Python taking advantage of the cwiid library, which stands for C Wii-remote driver and has a very convenient Python interface.

You can download Wiitracker here. Note that you will need to install the cwiid driver and possibly the Glade python bindings for the application to run. You will need to set the address of your particular Wii remote in the Preferences dialog before the application can correctly paired with your remote. You can use the lswm command, which is part of the cwiid distribution, to find out the address.

Please wny curiosity about the code, it is available in GitHub.

Please write me an e-mail with comments if you try it. I would like to know hoy it works for other people.

Download

Last commits

Latest Publications

  1. TagAlong: Efficient Integration of Battery-free Sensor Tags in Standard Wireless Networks. In ACM/IEEE IPSN ’20.Details and Download
  2. A Fast Carrier Scheduling Algorithm for Battery-free Sensor Tags in Commodity Wireless Networks. In IEEE INFOCOM ’20.Details and Download
  3. Modelling Battery-free Communications for the Cooja Simulator. In ACM EWSN ’19.Details and Download
  4. Battery-free 802.15.4 Receiver. In ACM/IEEE IPSN ’18.Details and Download
  5. LoRea: A Backscatter Architecture That Achieves a Long Communication Range. In ACM SenSys ’17.Details and Download
Show more...

Other projects