Nice, real nice!<br><br>The PIC with USB stack, is that open source software?  I&#39;d like to see that if it were.<br><br>Cheers,<br>Tom<br><br><br><div class="gmail_quote">On Tue, Sep 14, 2010 at 11:41 AM, Jean-Marc LeBlanc <span dir="ltr">&lt;<a href="mailto:jeanmarc.leblanc@gmail.com">jeanmarc.leblanc@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I was going to use these inexpensive wireless transmitters from<br>
sparkfun and send it over with an asynchronous serial transition. I<br>
have plans I drew up for it and I have been working for a while to get<br>
it to work.  The wireless controller would actually connect to the<br>
SNES console (I still play mario). The receiver would also work in the<br>
NES too.  As for the PC,  I have done this with the stamp and the<br>
arduino.  I simply read the serial port and emulate a key press<br>
accordingly.  I also have a PIC with a usb stack that can connect as a<br>
HID.<br>
<br>
I was also planning on converting the protocol to the game cube<br>
controller protocol eventually to use it to play virtual console games<br>
too.  I also have linux on my game cube and I have emulators on that.<br>
<div class="im"><br>
Jean-Marc Le Blanc<br>
---<br>
<br>
&quot;Do you pine for the nice days of Minix-1.1, when men were men and<br>
wrote their own device drivers?&quot; Linus Torvalds<br>
<br>
<br>
<br>
<br>
</div><div><div></div><div class="h5">On Tue, Sep 14, 2010 at 11:30 AM, Tom Burns &lt;<a href="mailto:tom.i.burns@gmail.com">tom.i.burns@gmail.com</a>&gt; wrote:<br>
&gt; The easiest way to make it wireless would probably be to convert the<br>
&gt; NES/SNES input to i2c and pass it to a wiimote&#39;s expansion port.  The nice<br>
&gt; thing about that route would be the code&#39;s already written for the host PC<br>
&gt; via GlovePIE.  Otherwise you&#39;ll need to write the launchpad windows<br>
&gt; USB-&gt;joystick API code yourself as I&#39;m pretty sure the launchpad USB<br>
&gt; backchannel shows up just as a UART.<br>
&gt;<br>
&gt; You could also make the snes controller emulate a wii classic controller<br>
&gt; (sans the analog sticks) and be able to play snes virtual console games with<br>
&gt; a snes controller.. sort of neat.  Of course this also implies the added<br>
&gt; cost of a wiimote + bluetooth adapter for your laptop.<br>
&gt;<br>
&gt; Tom<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Sep 14, 2010 at 11:26 AM, Jean-Marc LeBlanc<br>
&gt; &lt;<a href="mailto:jeanmarc.leblanc@gmail.com">jeanmarc.leblanc@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; That would be great.  Ill let you know the chip numbers i got after my<br>
&gt;&gt; meeting lol.  I also sample a couple of them.<br>
&gt;&gt;<br>
&gt;&gt; I was planning on doing exactly that lol.  I want to make a wireless<br>
&gt;&gt; snes controller. but first I think I will try just to use it as a usb<br>
&gt;&gt; game pad for my first test with launch pad then follow with the<br>
&gt;&gt; wireless part.<br>
&gt;&gt;<br>
&gt;&gt; Jean-Marc Le Blanc<br>
&gt;&gt; ---<br>
&gt;&gt;<br>
&gt;&gt; &quot;Do you pine for the nice days of Minix-1.1, when men were men and<br>
&gt;&gt; wrote their own device drivers?&quot; Linus Torvalds<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Sep 14, 2010 at 10:22 AM, Tom Burns &lt;<a href="mailto:tom.i.burns@gmail.com">tom.i.burns@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Hi Jean-Marc,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I&#39;ve had a bit of time to play with it actually, I got mine a week ago<br>
&gt;&gt; &gt; or<br>
&gt;&gt; &gt; so.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; A couple tips:<br>
&gt;&gt; &gt; - the eclipse IDE was much easier to get working with a tutorial than<br>
&gt;&gt; &gt; the<br>
&gt;&gt; &gt; other IDE.  It does install a lot of debuggers that are useless to a<br>
&gt;&gt; &gt; launchpad user though.<br>
&gt;&gt; &gt; - write down the exact model numbers of the 2 chips you have.  I think<br>
&gt;&gt; &gt; the<br>
&gt;&gt; &gt; one in the board already is the MSP430g220x or something like that?<br>
&gt;&gt; &gt; You&#39;ll<br>
&gt;&gt; &gt; need this number to get the right set of examples from the website and<br>
&gt;&gt; &gt; when<br>
&gt;&gt; &gt; setting up your eclipse project.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I wrote a teeny-tiny game for mine... &quot;who can press the button 10 times<br>
&gt;&gt; &gt; faster -&gt; red or blue&quot;.  The code was a cut and paste hackery I did just<br>
&gt;&gt; &gt; for<br>
&gt;&gt; &gt; kicks but if you want I could share the project when I&#39;m home tonight.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; My next plan I think is to interface it with an original NES controller<br>
&gt;&gt; &gt; I<br>
&gt;&gt; &gt; have laying around.  I never knew the NES controllers were just a shift<br>
&gt;&gt; &gt; register and that&#39;s it, very simple!<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Tom<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Tue, Sep 14, 2010 at 10:17 AM, Jean-Marc LeBlanc<br>
&gt;&gt; &gt; &lt;<a href="mailto:jeanmarc.leblanc@gmail.com">jeanmarc.leblanc@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hi,<br>
&gt;&gt; &gt;&gt; I just received my launch pad from mouser after waiting like 3 months<br>
&gt;&gt; &gt;&gt; lol.  I was wondering if some one had ordered it from TI and had a<br>
&gt;&gt; &gt;&gt; chance to play with it?<br>
&gt;&gt; &gt;&gt; I will be looking a trying it out in the next couple days if any one<br>
&gt;&gt; &gt;&gt; is interested I can take notes on my experience to share with you too.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Jean-Marc Le Blanc<br>
&gt;&gt; &gt;&gt; ---<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &quot;Do you pine for the nice days of Minix-1.1, when men were men and<br>
&gt;&gt; &gt;&gt; wrote their own device drivers?&quot; Linus Torvalds<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; Lab mailing list<br>
&gt;&gt; &gt;&gt; <a href="mailto:Lab@artengine.ca">Lab@artengine.ca</a><br>
&gt;&gt; &gt;&gt; <a href="http://artengine.ca/mailman/listinfo/lab" target="_blank">http://artengine.ca/mailman/listinfo/lab</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>