/wiimote

Primary LanguageRustOtherNOASSERTION

wiimote-rs

Rust library/driver for Nintendo Wii Remotes (aka. Wiimote).

Supported Features

  • Buttons
  • Speaker
  • Rumble
  • Player LEDs
  • IR Camera
  • Accelerometer

Not yet implemented features

  • Status reports
  • Extensions
    • Nunchuk
    • Motionplus
  • Check compatibility of reporting mode and enabled peripherals or abstract that away completely

Examples

See examples.

Licence and thanks

This project is licenced with the GNU AGPL version 3.0 only.

Thanks to WiiBrew for providing excellent documentation of the protocol.