First Tweet: Apr 20, 2008

Popular on unc.edu this week

Authors associated with unc.edu

carolina_news UNC-Chapel Hill
carolinadevelop CarolinaDevelop
uncgaa UNC Alumni

Topsy Retweet Button


Add Topsy Retweet Button to your Blog or Web Site.

2 Shortened Links Linking to the unc.edu page

 

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
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... Read 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

Tweets

4
  • Name mat
@cvmat wiiuseはMac版も開発中です。さっきのリンク( http://bit.ly/153dzD )の方はpywiiuseというwrapperを自作されてます。PyWii( http://bit.ly/2IdcYN )というのもあります。
  • Name mat
@cvmat wiiuseはMac版も開発中みたいです。さっき貼ったリンク( http://bit.ly/153dzD )の方はpywiiuseというwrapperを自作されてます。別の方のPyWii( http://bit.ly/2IdcYN )というwrapper ...
  • Name mat
@hirayasu_is Windowsなら、PyGameにWii Remote用のPythonライブラリが入ってます。使用例→ http://bit.ly/153dzD
  • Name Zeng Ke
Python binding of wiimote http://tinyurl.com/6z6vzh