- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 5 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 5 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 7 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 9 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Wii Camera for Head Tracking: I Want 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.
Pingback: .NET i jiné ... : Odkazy z prohlížeče – 2.3.2018