From 2fd56665fe25d3c8d08d4f6a7664e4e6a97cf317 Mon Sep 17 00:00:00 2001 From: Sean Hickey Date: Tue, 23 Dec 2014 01:13:36 -0800 Subject: [PATCH] Added youtube video to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 403dbff..03ed6f7 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,15 @@ [Nunchucky]: https://www.adafruit.com/products/345 [WiiChuck Adapter]: https://www.sparkfun.com/products/9281 [Teensyduino]: http://www.pjrc.com/teensy/teensyduino.html +[Youtube video]: https://www.youtube.com/watch?v=wR43tIJpoGE # WiiChuckMouse This code lets you use a Wii Nunchuck controller as a usb mouse by utilizing the [Teensy][] board's usb device emulation capabilities. +Here's a [Youtube video][] of it in action. + ### Hardware Requirements * A [Teensy][] board * A Wii Nunchuck breakout board (e.g. [Nunchucky][] or [WiiChuck Adapter][])