wiimote 0.1.0

Wiimote library/driver for Rust via hidapi
Documentation
  • Coverage
  • 38.98%
    23 out of 59 items documented0 out of 12 items with examples
  • Size
  • Source code size: 62.93 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 728.29 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • metamuffin

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.