Interfacing to Wii Nunchuck


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by RFsolution View Post
    Nice

    Wondering what you are building for the WII ?
    I'm using the nunchuck for the 3-axis accelerometer. Next step is to interface a Wii Motion Plus too for the 3-axis gyroscope. I'm going to combine the two for a full 6 degrees of freedom sensor. The trickiest part of this will be the Kalman filter which involves some pretty heavy maths.

    I'm doing all this because eventually i want to design and build one of these:
    "I think fish is nice, but then I think that rain is wet, so who am I to judge?" - Douglas Adams

  2. #2
    Join Date
    Jan 2009
    Location
    California, USA
    Posts
    323


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Kamikaze47 View Post
    I'm doing all this because eventually i want to design and build one of these:
    Oh man.... I WANT one!


    steve

  3. #3
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Byte_Butcher View Post
    Oh man.... I WANT one!
    That was exactly my reaction. They are selling kits, but they are hugely expensive. I figured it would be more fun to design one from scratch anyway. I think i'll start with a 4 rotor version.
    "I think fish is nice, but then I think that rain is wet, so who am I to judge?" - Douglas Adams

  4. #4
    Join Date
    Jan 2009
    Location
    California, USA
    Posts
    323


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Kamikaze47 View Post
    That was exactly my reaction. They are selling kits, but they are hugely expensive.
    Expensive AND out of stock.

    Please keep use posted on your progress! (Photos, video, working code, )



    steve

  5. #5
    Join Date
    Nov 2005
    Location
    Perth, Australia
    Posts
    429


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Byte_Butcher View Post
    Please keep use posted on your progress! (Photos, video, working code, )
    Will do, but it's going to be slow work.

    The Kalman Filter to combine the accelerometer and gyroscope data into useful tilt measurements is what i'm researching at the moment. It's going to be tricky in PBP without floating point math.
    "I think fish is nice, but then I think that rain is wet, so who am I to judge?" - Douglas Adams

  6. #6
    Join Date
    Mar 2010
    Posts
    10


    Did you find this post helpful? Yes | No

    Default Re: Interfacing to Wii Nunchuck

    I just started messing with the Wii Nunchuk and WMP to do a project similar to the MultiWii on RCGroups. I am just in the beginning stages of the project and was wondering if you would share any code for talking with the Nunchuk? My plan is to finish up the soldering of the connections tonight and hopefully if all goes well I'll be talking with the Nunchuk. I'm going to try and convert code from these sites http://nunchuckmouse.blogspot.com/ and http://www.musclera.com/wii-nunchuk-demonstration/ to PBP in order to accomplish this. It seems pretty basic but I've never messed with I2C. I figure if you have a heads up on how to do this any help would be greatly appreciated.
    Currently I have a 18F2550 CDC/USB connection talking to a VB6 program that I use to send command to turn on and off relays, LED's and move servos around so I'm hoping I can just expand my program to receive the I2C info once I get it to talk and send data down I plan to move forward converting the Arduino code to PBP.
    I also just bought a BTM-182 module from sparkfun to start messing with designing my own controller instead of using an RC remote. If anyone has experience using these or other bluetooth modules help there is appreciated also.
    I am a Mechanical Engineer for a company called Lite Machines, I do all of the tool and die and fixture design stuff and dabble in programming. Check out http://www.litemachines.com we make UAV's for the military so all of this is not out of reach for me just that I'm limited on time and thought maybe we could get a thread started like this one http://www.rcgroups.com/forums/showthread.php?t=1332876.

    Thanks,
    Larry

  7. #7
    Join Date
    Mar 2010
    Posts
    10


    Did you find this post helpful? Yes | No

    Default Re: Interfacing to Wii Nunchuck

    BTW- This is not in anyway work related. Just something I thought I could do at home that might also get my 9 year old son involved in electronics also.

    Thanks,
    Larry

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts