Saturday, March 28, 2009

MS Code Camp WiiMote Presentation

Today at Microsoft (Waltham MA) I presented a fun 1st run presentation, that brings together C# and Nintendo Wiiremote. This presentation was based on Brian Peek's Coding4Fun article in which he builds a C# DLL that communicates to the WiiRemote. This prensetation also demonstrates the application of Brian's DLL, with the creative thinking and application by Johnny Chung Lee , with an infra-red light pen to make a new means to interact with a computer and a surface.

In this presentation I demonstrated how to use a WII Remote as a mouse and how to turn any surface into a "touch point". In addition I demonstrated live step by step method on how to build your own InfraRed light pen. (The IR-pen is used inconjuction with the Wii Remote to creation the touch point and mouse like actions.)


For those of you looking for the presentation you can download it here.

I'd really love to hear what you thought of the presentation! If there is interest during the next code camp I can go into greater coding details, on how to implement "multi-touch" or "MS Surface like features", and integration with speech recognition.

...but only if you provide feedback! :-)


--Bryan

Sunday, April 6, 2008

What Free Video Training would YOU want?

Fellow CodeRight Coder,

Post here to let us know what your interested in. The most posts for a Training Request get created on our site! We not only give you the video you can download it and reuse it for free!

We're looking to do at least 1 request a month for the next 12 months, depending on response. So hit us with your best requests! Some sample suggestiong:

  1. Creating Custom Themes for Microsoft Office Live
  2. Creating and Using AJAX in Visual Studio 2008
  3. Why Use Delegates and Callbacks
  4. Creating LINQ applications