1,381 bytes added
, 23:47, 7 February 2013
[[UsendMii]] is a Windows software (32-bit and 64-bit) that will let use your Wii U Gamepad on your PC.
[[File:Usendmii.png | UsendMii screenshot]]
<br />
<h2>Downloads</h2>
<ul>
<li>[http://www.optimatek.com/wii/usendmii32.zip UsendMii 32-bit]</li>
<li>[http://www.optimatek.com/wii/usendmii64.zip UsendMii 64-bit]</li>
</ul>
<h2>How To Use</h2>
<ul>
<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>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>You may need to click on the Refresh button each time UsendMii starts.</li>
</ul>
<h2>How Does It Work</h2>
<ul>
<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 button states are converted to JSON and sent via a jQuery POST request to UsendMii.</li>
<li>When received, UsendMii will simulate keystrokes, mouse motions, or button clicks.</li>
</ul>
<h2>Changelog</h2>
<h3>0.0.1</h3>
<ul>
<li>Original version</li>
</ul>
<h2>Credits</h2>
<ul>
<li>Crayon: code</li>
<li>ketufe: ideas and testing</li>
<li>The [http://jquery.com jQuery] Team: great library</li>
</ul>