Using the Wiimote with PyGame — Gary Bishop

wwwx.cs.unc.edu/~gb/wp/blog/2008/01/19/using-the-wiimote-with-pygame/ view page cached page
Several of my project teams this semester will (I hope) use PyGame and the Wiimote in their projects. I had it working fine on Ubuntu but struggled to find an interface that works with Python on Windows XP. Luke pointed me to wiiuse so I wrote a very simple wrapper with ctypes and then wrapped that in a module for PyGame. You can find the code in CVS at SourceForge in pywiiuse. I also... moreSeveral of my project teams this semester will (I hope) use PyGame and the Wiimote in their projects. I had it working fine on Ubuntu but struggled to find an interface that works with Python on Windows XP. Luke pointed me to wiiuse so I wrote a very simple wrapper with ctypes and then wrapped that in a module for PyGame. You can find the code in CVS at SourceForge in pywiiuse. I also uploaded a source release. You’ll need wiiuse.dll on Windows or wiiuse.so on Ubuntu. view page



All posts about this link

  • share this page on Twitter
  • rss feed for unc.edu
  • alerts create email alert for unc.edu
Copy and paste this code below into your website:
customize »