Wii Camera for Head Tracking: I Want It!

By on February 24, 2018
Pin It

Nintendo Wii controllers continue to provide a variety of tools for hacking. One component you may want to consider for your next hack is the camera from the Wii Remote, which senses the position of nearby infrared light spots and outputs them as X/Y coordinates via I²C.

The Instructables user  JackCarte made his head tracking system mounting one of these cameras to the top of a computer screen, and using it to track an IR LED mounted to the top of his headset.

From there, an Arduino Uno translates this information as joystick inputs to the computer, which is then configured to control an in-game camera as seen in the video below.

To make this project, you will need :

  • An Arduino Uno (the joystick library only works with those but you can make it work with many other ways),
  • A Wii remote camera,
  • A 100 kΩ resistor,
  • A 100 nF capacitor,
  • A 25MHz oscillator (4 pins),
  • An IR LED,
  • A 3V button cell (to power the LED),
  • A little breadboard (17 holes long to hold the components and the camera, 2x more to hold the Nano (if you used this one) besides),
  • Some wires and soldering stuff

Every gaming fan will find this Arduino project so inspiring and I think that some of you will build it very soon.

About Luca Ruggeri

One Comment

  1. Pingback: .NET i jiné ... : Odkazy z prohlížeče – 2.3.2018

Leave a Reply

Your email address will not be published. Required fields are marked *