There are a lot of things you can do by connection to an arduino wii. Jonny Lee showed some very nice ideas with a practical implementation. He published the how to do part so you can do it yourself.

This included finger tracking, interactive whiteboards and head tracking. I can confirm that they all work and have a definitive WOW factor. (so try them out)
Here you can see some rather more mundane stuff you can do with the arduino wii.

arduino wii adapter

I have designed a wii adapter which allows you to connect any arduino wii extension to the arduino directly. It has a latch which secures the connection and also an orientation key preventing connecting the extension the wrong way round. (avoid black smoke)
Finally the Att pin is brought out so you can reset any extension that is connected.
The adapter costs only 5.50€ and can be found in the arduino webshop.

arduino wii wiikend

The Wii has user defined characters called Mii’s. Here you can find an article on how you can change the characters you play with, the so called Mii’s

arduini wii projects using the adapter

I am in the process of making a wii drum emulator. This uses an arduino wii adapter and makes the arduino behave like a wii drum controller so that you can control the wii from the arduino. This application uses a simple piezo element to emulate an electronic drum and translates the signal to something thgat the wii understands. Cool !!!!
There is also a Wii library where i keep all the interfaces written. This includes nunchuck, classic controller and guitar here.
There are several programs that help you to understand what the extension is transmitting by visualizing the output. These use processing code to do that connected to the serial port of your computer.

Hope you enjoy.

Here you can find my other arduino projects.

 

Leave a Comment