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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.