Libwiimote-ng is a simple C library for communicating with the Nintendo Wii Remote, nunchuk and classic controllers on a Linux system. This is a fork of libwiimote. It was created as the original maintainer of libwiimote seems to have gone missing.
Features
- Maintained unlike libwiimote
License
GNU General Public License version 2.0 (GPLv2)Follow Simple Wiimote Library for Linux NextGen
You Might Also Like
See Everything. Miss Nothing. 30-day free trial
As the IT backbone of your company, you can’t afford to miss a thing. PRTG monitors every device, application, and connection - on-premise and in the cloud. You get clear dashboards, smart alerts, and mobile access, so you’re always in control, wherever you are. No more guesswork or manual checks. PRTG’s powerful automation and easy setup mean you spend less time firefighting and more time moving your business forward. Discover how simple and reliable IT monitoring can be.
Rate This Project
Login To Rate This Project
User Reviews
-
As packaged, it is unbuildable on ubuntu 12.04 (requires use of aclocal from autotools) and it also does not install correctly (ld needs help finding installed library in /usr/local/lib). And yet, my test program (example 1 from the libwiimote project page) still produces "wiimote_connect(): devba: No such device" which the old libwiimote library was giving me.
-
I like it among other things for its simple usage. I prefer it over the original libwiimote as it has bug fixes and patches applied that were was not applied on the original project.