<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fun with Arduino &#187; 555</title>
	<atom:link href="http://www.funwitharduino.com/tag/555/feed" rel="self" type="application/rss+xml" />
	<link>http://www.funwitharduino.com</link>
	<description>fun stuff and serious projects</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:22:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using the 555 timer as an external clock for the Arduino</title>
		<link>http://www.funwitharduino.com/using-the-555-timer-as-an-external-clock-for-the-arduino.html</link>
		<comments>http://www.funwitharduino.com/using-the-555-timer-as-an-external-clock-for-the-arduino.html#comments</comments>
		<pubDate>Sat, 23 Jan 2010 14:15:00 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[555]]></category>
		<category><![CDATA[clock]]></category>

		<guid isPermaLink="false">http://www.funwitharduino.com/?p=91</guid>
		<description><![CDATA[The key here is an ‘external clock’. Rather than have the Arduino keep track of when to perform the next task, you have an outside signal that says “Now!” and fires an interrupt which the Arduino responds to. Using the &#8230; <a href="http://www.funwitharduino.com/using-the-555-timer-as-an-external-clock-for-the-arduino.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-90" title="555 diagram" src="http://www.funwitharduino.com/wp-content/uploads/2010/01/555-diagram.png" alt="" width="426" height="292" /></p>
<blockquote><p>The key here is an ‘external clock’. Rather than have the Arduino keep track of when to perform the next task, you have an outside signal that says “Now!” and fires an interrupt which the Arduino responds to.</p></blockquote>
<p><a href="http://totusterra.com/index.php/2009/10/31/using-the-555-timer-as-an-external-clock" target="_blank">Using the 555 timer as an external clock for the Arduino</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.funwitharduino.com/using-the-555-timer-as-an-external-clock-for-the-arduino.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
