Sending input from ADXL Accelerometer to Nintendo wii via Bluetooth

Hi all

I am new to microcontroller programming. I just got my arduino uno starter kit not to long ago and have done a bunch of little projects so far.

For my next project I want to try and build my own controller for a wii, well at least a simple input device. I picked up a couple ADXL3xx accelerometers that I have want to learn about,

Could anyone give me some general direction on how to go about it?

Couple questions.

ADXL in to Arduino out to Bluetooth transmitter... But how do I make the connection from Bluetooth to the wii?

Can you connect any Bluetooth device to the wii just like that?

How would I get the wii to understand the data from the ADXL?

Cheers!