Wii Balance Board

[youtube=http://www.youtube.com/watch?v=t4UciZLl2Hk]

[Matt Cutts], head developer for google’s anti spam team, describes how to attach a Wii balance board to a linux computer. He even shows how to make a GUI to show the input. The entire project is done in about 200 lines of python.The process assumes that you can already make a bluetooth connection to a WiiMote, but if you can’t, he’s got instructions for that too.

[via hackawii]

Wii Controlled Segway Style NXT Bot

[youtube=http://www.youtube.com/watch?v=gUzgYcokIF4]

When [Epokh] sent in this Wii controlled segway style bot, we remembered a post a few months ago where someone made a balancing bot, but hadn’t completed the Wii code. Well, [Epokh] is going to show you how to implement the Wii controls with the Lego NXT system. He’s found the links to all the software you need and broken down the configuration step by step. He’s been busy lately, let’s hope he keeps it up.

SwiitBoard: High Impact Wii Balance Board

swiitboard

[Frits] sent us the SwiitBoard, an improvised version of the Wii balance board. He wanted to be able to do something a little higher impact than he could on the Wii balance board, and required more space to do it in too. Using two different kinds of foam and a piece of plywood, he put together the SwiitBoard.  We’re not completely clear on how he is handling direction control. He states that it is derived from gforce.x. Can anyone clarify?  Stay tuned after the break for a video of his demo software.

Continue reading “SwiitBoard: High Impact Wii Balance Board”

Miniature Balancing Robot


It might not be as elegant or technologically-advanced as a Segway or a motorized unicycle, but this easily constructed 2-wheeled robot might be a fun project for a free afternoon. The heart of the balancing mechanism is an SPDT switch with a button cell attached that reverses the motor when the robot begins to tip in one direction. It’s not controllable and it tends to fall over quite a bit, but it’s a good starting point and could be refined by lowering the center of gravity or figuring out a simple way to change the motor speed based on how far the robot has tipped over. There are no accelerometers or tilt switches so the components could be sourced from a parts bin, and its simple design definitely leaves a lot of room for improvement.