Line 1:
Line 1:
−
[[UsendMii]] is a Windows software (32-bit and 64-bit) that will let use your Wii U Gamepad on your PC.
+
[[UsendMii]] is a Windows (32-bit and 64-bit) software that will let use your Wii U Gamepad on your PC. UsendMii will also allow you to view MP4 videos from your PC on the Wii U Gamepad and your TV.
[[File:Usendmii.png | UsendMii screenshot]]
[[File:Usendmii.png | UsendMii screenshot]]
Line 15:
Line 15:
<li>Choose an available port for the web server. By default port 80 is used.</li>
<li>Choose an available port for the web server. By default port 80 is used.</li>
<li>Map the GamePad buttons to the wanted keys.</li>
<li>Map the GamePad buttons to the wanted keys.</li>
+
<ul>
+
<li>Left-click on the button to detect the input (keyboard or mouse).</li>
+
<li>Right-click on the button to show a pop-up menu. The Clear, Detect and Mouse option could be used to set a key.</li>
+
</ul>
<li>Click on the Start button.</li>
<li>Click on the Start button.</li>
<li>Open the Wii U Internet Browser and use the URL shown in UsendMii (URL to use in the WII U Internet Browser).</li>
<li>Open the Wii U Internet Browser and use the URL shown in UsendMii (URL to use in the WII U Internet Browser).</li>
<li>You may need to click on the Refresh button each time UsendMii starts.</li>
<li>You may need to click on the Refresh button each time UsendMii starts.</li>
+
</ul>
+
<h3>Video</h3>
+
<ul>
+
<li>Use the same steps as above.</li>
+
<li>Choose a Video Folder where MP4 videos are stored.</li>
+
<li>Add <i>/video</i> to the URL used above.</li>
+
<li>On the Wii U Gamepad click on the video you want to view.</li>
</ul>
</ul>
Line 24:
Line 35:
<li>UsendMii is a HTTP server that delivers Web content to the Wii U Internet Browser software.</li>
<li>UsendMii is a HTTP server that delivers Web content to the Wii U Internet Browser software.</li>
<li>The Internet Browser uses specialized JavaScript to obtain button states of the GamePad.</li>
<li>The Internet Browser uses specialized JavaScript to obtain button states of the GamePad.</li>
−
<li>The button states are converted to JSON and sent via a jQuery POST request to UsendMii.</li>
+
<li>The button states are converted to JSON and sent via a POST request to UsendMii.</li>
<li>When received, UsendMii will simulate keystrokes, mouse motions, or button clicks.</li>
<li>When received, UsendMii will simulate keystrokes, mouse motions, or button clicks.</li>
</ul>
</ul>
<h2>Changelog</h2>
<h2>Changelog</h2>
+
<h3>0.0.4</h3>
+
<ul>
+
<li>Viewing MP4 video from a folder on your PC is now possible.</li>
+
<li>Stick could be used for moving the cursor.</li>
+
<li>Now using XMLHttpRequest instead of jQuery.</li>
+
</ul>
<h3>0.0.3</h3>
<h3>0.0.3</h3>
<ul>
<ul>
Line 48:
Line 65:
<li>Crayon: code</li>
<li>Crayon: code</li>
<li>ketufe: ideas and testing</li>
<li>ketufe: ideas and testing</li>
−
<li>The [http://jquery.com jQuery] Team: great library</li>
+
<li>vashgs: original concept</li>
</ul>
</ul>