<?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>Mike's Brain &#187; AVR</title>
	<atom:link href="http://blog.witsmith.com/tag/avr/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.witsmith.com</link>
	<description>Just ticking away...</description>
	<lastBuildDate>Sat, 04 Jul 2009 19:17:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>I2C Bus for ATtiny and ATmega</title>
		<link>http://blog.witsmith.com/2009/02/i2c-bus-for-attiny-and-atmega/</link>
		<comments>http://blog.witsmith.com/2009/02/i2c-bus-for-attiny-and-atmega/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 06:13:42 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Brain Dump]]></category>
		<category><![CDATA[Atmel]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[I2C]]></category>

		<guid isPermaLink="false">http://blog.witsmith.com/?p=53</guid>
		<description><![CDATA[Extending Atmel chips via I2C devices.  Good intro on I2C, drivers, resources.
www.instructables.com/id/I2C_Bus_for_ATtiny_and_ATmega
]]></description>
			<content:encoded><![CDATA[<p>Extending Atmel chips via I2C devices.  Good intro on I2C, drivers, resources.</p>
<p><a href="http://www.instructables.com/id/I2C_Bus_for_ATtiny_and_ATmega/">www.instructables.com/id/I2C_Bus_for_ATtiny_and_ATmega</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.witsmith.com/2009/02/i2c-bus-for-attiny-and-atmega/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AvrX Real Time Kernel</title>
		<link>http://blog.witsmith.com/2008/10/avrx-real-time-kernel/</link>
		<comments>http://blog.witsmith.com/2008/10/avrx-real-time-kernel/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 05:57:25 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Brain Dump]]></category>
		<category><![CDATA[Atmel]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[RTOS]]></category>

		<guid isPermaLink="false">http://blog.witsmith.com/?p=49</guid>
		<description><![CDATA[AvrX is a Real Time Multitasking Kernel written for the Atmel AVR micro controllers, with tasking, semaphores, message queues &#38; more&#8230; Kernel size can range from 500 to 700 words or smaller depending.
www.barello.net/avrx/
]]></description>
			<content:encoded><![CDATA[<p>AvrX is a Real Time Multitasking Kernel written for the Atmel AVR micro controllers, with tasking, semaphores, message queues &amp; more&#8230; Kernel size can range from 500 to 700 words or smaller depending.</p>
<p><a href="http://www.barello.net/avrx/index.htm">www.barello.net/avrx/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.witsmith.com/2008/10/avrx-real-time-kernel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
