wiimote

Crates.iowiimote
lib.rswiimote
version0.1.0
sourcesrc
created_at2023-08-25 21:39:39.722457
updated_at2023-08-25 21:39:39.722457
descriptionWiimote library/driver for Rust via hidapi
homepage
repositoryhttps://codeberg.org/metamuffin/wiimote-rs
max_upload_size
id955065
size63,412
metamuffin (metamuffin)

documentation

README

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.

Commit count: 0

cargo fmt