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
Other Useful Business Software
Inventory and Order Management Software for Multichannel Sellers
We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
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.