<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>chordite at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/chordite/</link>
    <description>Chordite & Related Keyboards </description>

    <item>
      <title>Arduino game controller, joysticks</title>
      <pubDate>Sat, 09 Feb 2013 17:38:48 GMT</pubDate>
      <dc:creator>John McKown</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/622</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/622</guid>
      <description>Here&#39;s something in the February IEEE Spectrum (a magazine) possibly of interest to you high-level programmers. :-) Mr. Stephen Cass made an Arduino game</description>
    </item>
    <item>
      <title>Re: BT keyboard&#43;mouse</title>
      <pubDate>Sun, 06 Jan 2013 21:25:56 GMT</pubDate>
      <dc:creator>Steve T</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/621</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/621</guid>
      <description>... You low level programmer you ;-) In Arduino-ese, you don&#39;t normally play directly with DDRB and PORTB, because various bits are automagically connected to</description>
    </item>
    <item>
      <title>Re: BT keyboard&#43;mouse</title>
      <pubDate>Sun, 06 Jan 2013 19:18:47 GMT</pubDate>
      <dc:creator>John McKown</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/620</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/620</guid>
      <description>Yes, what Steve said, I think.  The following may be off target as far as helping goes but won&#39;t take me long to write so what the hell. My routine chords.c in</description>
    </item>
    <item>
      <title>Re: BT keyboard&#43;mouse</title>
      <pubDate>Sun, 06 Jan 2013 11:02:06 GMT</pubDate>
      <dc:creator>Steve T</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/619</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/619</guid>
      <description>... If you use digital pins 2-7 and 8-9, you can use direct port manipulation, like this switchAll = (PIND  & 3) | (PINB & 3); //this has the advantage of</description>
    </item>
    <item>
      <title>Re: BT keyboard&#43;mouse</title>
      <pubDate>Sat, 05 Jan 2013 23:33:15 GMT</pubDate>
      <dc:creator>L. Eli.</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/618</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/618</guid>
      <description>... the RN-42-HID starts in HID mode so all you have to do in the arduino is Serial.print(chr or HEXval) because it uses TTL. really all i need to do is</description>
    </item>
    <item>
      <title>Re: BT keyboard&#43;mouse</title>
      <pubDate>Sat, 05 Jan 2013 22:32:54 GMT</pubDate>
      <dc:creator>Steve T</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/617</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/617</guid>
      <description>... ....just make sure you order the RN42-HID part though..... Steve</description>
    </item>
    <item>
      <title>BT keyboard&#43;mouse</title>
      <pubDate>Sat, 05 Jan 2013 17:38:20 GMT</pubDate>
      <dc:creator>John McKown</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/616</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/616</guid>
      <description>Hi Eli, I would be willing if you thought I could help. I think the existing teensy code (mine&#43;Atmels) is pretty far from what you need because the RN-42 takes</description>
    </item>
    <item>
      <title>Re: Some thoughts on the keyer construction process</title>
      <pubDate>Fri, 04 Jan 2013 15:05:15 GMT</pubDate>
      <dc:creator>John McKown</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/615</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/615</guid>
      <description>Here is one other thought on getting a unit to fit well with a solid grip. What I call the bottom pad is, in my illustrated instructions, a piece of fake cork</description>
    </item>
    <item>
      <title>Re: Arduino Leonardo</title>
      <pubDate>Fri, 04 Jan 2013 01:19:53 GMT</pubDate>
      <dc:creator>L. Eli.</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/614</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/614</guid>
      <description>thats what i am using but im not a programmer and finding it a little hard figuring out how to make the code right. i have been trying to port the teensy code</description>
    </item>
    <item>
      <title>Re: Some thoughts on the keyer construction process</title>
      <pubDate>Fri, 28 Dec 2012 21:30:45 GMT</pubDate>
      <dc:creator>John McKown</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/613</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/613</guid>
      <description>To further illustrate braces I put some more pictures of one of the somewhat mangy units I constantly use into the Photos section of the Yahoo group in the</description>
    </item>
    <item>
      <title>Arduino Leonardo</title>
      <pubDate>Tue, 25 Dec 2012 11:06:49 GMT</pubDate>
      <dc:creator>Steve T</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/612</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/612</guid>
      <description>Has anyone mentioned the new Arduino Leonardo, which supports USB keyboard profiles &quot;out of the box&quot;, it makes writing a keyboard very, very easy. Happy</description>
    </item>
    <item>
      <title>Re: Some thoughts on the keyer construction process</title>
      <pubDate>Tue, 25 Dec 2012 05:35:41 GMT</pubDate>
      <dc:creator>John McKown</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/611</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/611</guid>
      <description>Hi, The source (avr-gcc) is in the yahoo group files section here: </description>
    </item>
    <item>
      <title>Some thoughts on the keyer construction process</title>
      <pubDate>Tue, 25 Dec 2012 05:17:45 GMT</pubDate>
      <dc:creator>sedridor</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/610</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/610</guid>
      <description>Hi there, I&#39;ve just finished constructing and testing the the teensy keyer, and have fallen in love with it already. I wanted to share some hiccups I&#39;ve run</description>
    </item>
    <item>
      <title>Re: arduino HID chord</title>
      <pubDate>Wed, 28 Nov 2012 03:57:31 GMT</pubDate>
      <dc:creator>John McKown</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/609</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/609</guid>
      <description>The latest, greatest teensy code, teensy5.source.zip, is now in the files section: http://tech.groups.yahoo.com/group/chordite/files/ The chord interpretation</description>
    </item>
    <item>
      <title>Re: arduino HID chord</title>
      <pubDate>Mon, 26 Nov 2012 18:05:50 GMT</pubDate>
      <dc:creator>John McKown</dc:creator>
      <link>http://groups.yahoo.com/group/chordite/message/608</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/chordite/message/608</guid>
      <description>See note 256 in this group for key counting: http://tech.groups.yahoo.com/group/chordite/message/256 These tests can follow a debounce loop, which latter (at</description>
    </item>

  </channel>
</rss>
<!-- rss2.grp.bf1.yahoo.com uncompressed Tue May 21 16:53:43 PDT 2013 -->
