Hi, my name is Daniel. This is a blog of my 4th year software engineering project at The University of Sydney (ELEC4707).

The title of my project is Painting with the Wii. In short, this project involves integrating DirectX into a program designed for painting with a Wii remote (or Wiimote).

I will be continually updating this blog throughout the course of the project. Please check back reguarly for updates!


Tuesday, July 8, 2008

Code and report acquired...

I have now got my hands on the source code and report for the 'WiiPaint' project developed by a student in the second semester of 2007. The report is about 45 pages long, and I have began reading it, as well as looking at the source code for the program.

I have downloaded the open source Wiimote Library (a C# Visual Studio solution available at www.codeplex.com/WiimoteLib) and have began to step through the code to understand just how the Wiimote interacts with the computer.

I compiled the WiiPaint solution, and managed to execute it. I haven't had long to look into it yet, but my initial reaction was that the program had a very slow response to any movement of the Wiimote. I will look into this more however, and make sure I am running it properly.

I can definitely see the need for the application of machine learning to the program, although I am still not entirely aware of what this will entail.

I hope to have a good understanding of the existing program soon, so that I can begin work on my main part of my project.

No comments: