Can someone direct me to resources which will guide me through using C# and the Wiimote library. Brian Peek's turorial is far too complex for me. I would ideally like to write a program to get the accelerometer values from the wiimote and print it to the console. I am new to C#.
I saw this guy's stuff as well. It doesn't really teach you how to do it. The source still too complicated for me. I am new to C#.
Omar
2010-06-12 11:49:41
@Omar - if you're new to C# it might be worth doing a few tutorials first, just to get a good grounding in the language first before starting on the wiimote stuff.
ChrisF
2010-06-12 11:53:46
@ChrisF - Do you think the tutorials provided by Microsoft are enough? http://msdn.microsoft.com/library/dd492171(VS.100).aspx
Omar
2010-06-12 11:56:13
@Omar - I haven't looked at them, but I would guess they're as good a place to start as any.
ChrisF
2010-06-13 13:43:27