A Wiimote implementation using WebHID.
IR Canvas demo using the example bellow
You can try a demo of this library here:
Demo available: https://kevinpicchi.github.io/wiimote-webhid
The simple goal of this project is to make the original Wiimote (Nitendo RVL-CNT-01) work on the Web. This is done by leveraging the power of WebHID.
Got a question? Feel free to raise an issue or reach out on twitter: @KevinPicchi
I'd love you to contribute to the project so that we might even make make it better together!
So please do fire your issues and pull request my way!
Special thanks to WiiBrew Wiki, they have been my main source of information, the documentation on it is very well written. I can't say how much their reverse engineer was useful to my project.
Thanks again to anyone who contributed to it! https://wiibrew.org/wiki/Wiimote
- C# Unity Wiimote by @Flafla2
- Experimental Wiimote connection through HID by @natel97
Feel free to create a PR and list your implementation here.