Title: Lego Mindstorms NXT: Control your robot via Wiimote
Slug: lego-mindstorms-nxt-control-your-robot-via-wiimote
Date: 2007-11-30 13:01:00
Author: Kartones
Lang: en
Tags: Development, Robotics, .NET, Tools
Description: A tutorial on controlling a Lego Mindstorms NXT robot using a Wiimote and Microsoft Robotics Studio, with a managed .NET library for the Wiimote.

 <p>Reading (still pending) RSS feeds about Lego Mindstorms I've found something interesting... How to <a href="http://alandtech.blogspot.com/2007/11/lego-nxt-wiimote-with-msrs-tutorial.html">control your NXT robot with a pc and a Wiimote</a>!</p> <p>It uses <a href="http://msdn2.microsoft.com/en-us/robotics/default.aspx">Microsoft Robotics Studio</a> and, more interesting, <a href="http://www.codeplex.com/WiimoteLib">a managed .NET library for the Wiimote</a> (which opens possibilities to not only controlling robots...).</p> <p>Now that I have a Wii I have to play with this .NET library... For controlling the robot I still prefer <a href="https://blog.kartones.net/post/lego-mindstorms-nxt-nxt-remote-for-pocketpc">doing so from my phone</a>.</p>