<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>AVRButterFly at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/AVRButterFly/</link>
    <description>AVR ButterFly &amp; Beginners Group</description>

    <item>
      <title>ADC Question</title>
      <pubDate>Mon, 11 Jan 2010 21:49:26 GMT</pubDate>
      <dc:creator>Martyn</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/1002</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/1002</guid>
      <description>Hi all, My first post (and a newbie), please be gentle with me... I am trying to use the ADC on the butterfly board. I have set REFS0 and REFS1 both to 0 to</description>
    </item>
    <item>
      <title>How to purchase a AVR Butterfly, in Australia, cheaply</title>
      <pubDate>Mon, 11 Jan 2010 03:47:08 GMT</pubDate>
      <dc:creator>jmercer1820</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/1001</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/1001</guid>
      <description>Hi I am a beginner, and want to start experimenting with the Butterfly. Just wondering, if anyone knows how I can purchase one, in Australia, as cheaply as</description>
    </item>
    <item>
      <title>Re: electronic elements</title>
      <pubDate>Tue, 08 Dec 2009 06:07:22 GMT</pubDate>
      <dc:creator>hossam Anwar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/1000</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/1000</guid>
      <description>To encourage beginners in electronics just learning the science of electronics using question(what do you know about.....?) ... From: Bill &lt;whstark@...&gt; </description>
    </item>
    <item>
      <title>Re: please help</title>
      <pubDate>Tue, 08 Dec 2009 05:03:06 GMT</pubDate>
      <dc:creator>Bill</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/999</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/999</guid>
      <description>Hi Sorry that other one was japanese, here&#39;s the english one http://rs479.rapidshare.com/files/155456576/C_Programming_for_AVR_Microcontrollers.rar Bill</description>
    </item>
    <item>
      <title>Re: electronic elements</title>
      <pubDate>Tue, 08 Dec 2009 04:27:49 GMT</pubDate>
      <dc:creator>Bill</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/998</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/998</guid>
      <description>Sorry about the book it was in japanese. But what do you mean by what do you know about these electronic parts. They all can be looked up in wikipedia. As for</description>
    </item>
    <item>
      <title>Re: please help</title>
      <pubDate>Tue, 08 Dec 2009 04:08:56 GMT</pubDate>
      <dc:creator>Bill</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/997</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/997</guid>
      <description>http://rs651.rapidshare.com/files/214670885/Embedded_C_And_Atmel_Avr.rar Have fun Bill</description>
    </item>
    <item>
      <title>COMPOSES MUSIC in ASM (266 Bytes)</title>
      <pubDate>Tue, 10 Nov 2009 18:16:00 GMT</pubDate>
      <dc:creator>retr0dan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/993</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/993</guid>
      <description>[CODE] ;---------------------------------------------------------------------; ; MAESTRO.ASM for AVR BUTTERFLY                                       ; ;</description>
    </item>
    <item>
      <title>RANDOM NUMBERS PRODUCE WHITE NOISE in ASM (90 Bytes)</title>
      <pubDate>Mon, 02 Nov 2009 02:57:27 GMT</pubDate>
      <dc:creator>retr0dan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/991</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/991</guid>
      <description>This 90 byte program produces White Noise from the ButterFly Speaker. I based my random number generator similar to the Linear Congruency Algorithm. You can</description>
    </item>
    <item>
      <title>90 HR CLOCK II in ASM (462 BYTES) - More Accurate</title>
      <pubDate>Tue, 27 Oct 2009 23:53:59 GMT</pubDate>
      <dc:creator>retr0dan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/990</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/990</guid>
      <description>This versions of the 90 Hour Clock uses the more accurate 32,768Hz on-board crystal. By using a prescaler/divider of 128 and waiting for the clock to overflow</description>
    </item>
    <item>
      <title>90 HR CLOCK Iin ASM (462 BYTES)</title>
      <pubDate>Tue, 27 Oct 2009 01:10:49 GMT</pubDate>
      <dc:creator>retr0dan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/989</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/989</guid>
      <description>[FONT=Courier] Show time on 6 character LCD screen upto 90 hrs. [code] ;--------------------------------------------------; ; CLOCK.ASM for AVR BUTTERFLY</description>
    </item>
    <item>
      <title>TICK OFF THE SECONDS PROGRAM in ASM (76 bytes)</title>
      <pubDate>Mon, 26 Oct 2009 23:02:46 GMT</pubDate>
      <dc:creator>retr0dan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/988</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/988</guid>
      <description>We set the system clock to 2MHz (the speed Butterflys are as shipped). If we set the timer0 prescaller to /1024 then use the overflow mode, that will give us</description>
    </item>
    <item>
      <title>8 BIT TIMER CTC INTERUPT IN ASM (56 BYTES)</title>
      <pubDate>Mon, 26 Oct 2009 01:18:54 GMT</pubDate>
      <dc:creator>retr0dan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/987</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/987</guid>
      <description>;--------------------------------------------------; ; INTERUPT_TIMER.ASM for AVR BUTTERFLY             ; ; AUTHOR: DANIEL J. DOREY (RETRODAN AT AVR FREAKS) ; </description>
    </item>
    <item>
      <title>WAIT-FOR TIMER2 SOUND DEMO (42 Bytes)</title>
      <pubDate>Thu, 22 Oct 2009 02:42:00 GMT</pubDate>
      <dc:creator>retr0dan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/984</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/984</guid>
      <description>This demonstrates the use of timer-0 in CTC mode that polls a flag when timer reaches a pre-determined amount over-and-over to produce different sounds. </description>
    </item>
    <item>
      <title>WAIT-FOR TIMER SOUND DEMO (34 Bytes)</title>
      <pubDate>Tue, 20 Oct 2009 21:58:13 GMT</pubDate>
      <dc:creator>retr0dan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/983</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/983</guid>
      <description>Program shows use of timer 0 as a wait-for timer in Assembler for the AVR Butterfly/Atmega169 to emit a tone on the speaker. (approx 35 bytes) </description>
    </item>
    <item>
      <title>SCROLL LONG MESSAGE ACROSS LCD SCREEN in ASM (442 Bytes)</title>
      <pubDate>Tue, 20 Oct 2009 16:35:13 GMT</pubDate>
      <dc:creator>retr0dan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AVRButterFly/message/982</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AVRButterFly/message/982</guid>
      <description>Scroll a long message defined by a .db &quot;Message.&quot; terminated with a period across the LCD screen on the Butterfly. Approx 440 bytes. </description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Wed Feb 10 03:30:15 PST 2010 -->
