https://github.com/orionnebula/wiisharp
Interact with Wii remotes through a sleek managed API.
https://github.com/orionnebula/wiisharp
api c-sharp dot-net managed pinvoke-wrapper wiimote
Last synced: 4 months ago
JSON representation
Interact with Wii remotes through a sleek managed API.
- Host: GitHub
- URL: https://github.com/orionnebula/wiisharp
- Owner: OrionNebula
- License: mit
- Created: 2017-03-20T04:29:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T01:01:25.000Z (almost 9 years ago)
- Last Synced: 2025-09-07T14:59:18.868Z (6 months ago)
- Topics: api, c-sharp, dot-net, managed, pinvoke-wrapper, wiimote
- Language: C#
- Size: 35.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/OrionNebula/WiiSharp)
# WiiSharp
Interact with Wii remotes through a sleek managed API.
Information about how to connect to and interact with Wiimotes in Windows comes from [WiiUse](https://github.com/rpavlik/wiiuse).
In the back, this library uses P/Invoke calls to interact with the Wiimote as a HID. No managed API exists for some of these functions.