<?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; Atmel</title>
	<atom:link href="http://blog.witsmith.com/tag/atmel/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>AVRlib &#8211; Atmel AVR Function Library</title>
		<link>http://blog.witsmith.com/2009/01/avrlib-atmel-avr-function-library/</link>
		<comments>http://blog.witsmith.com/2009/01/avrlib-atmel-avr-function-library/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 22:36:29 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Brain Dump]]></category>
		<category><![CDATA[Atmel]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://blog.witsmith.com/?p=25</guid>
		<description><![CDATA[Lot&#8217;s of juicy goodness: I2C/SPI, bit/byte buffering, simple fixed point math&#8230;
&#8220;AVRlib is a library of easy-to-use C functions for a variety of common and uncommon tasks using AVR processors&#8221;
hubbard.engr.scu.edu/avr/avrlib/index.html
]]></description>
			<content:encoded><![CDATA[<p>Lot&#8217;s of juicy goodness: I2C/SPI, bit/byte buffering, simple fixed point math&#8230;</p>
<p>&#8220;AVRlib is a library of easy-to-use C functions for a variety of common and uncommon tasks using AVR processors&#8221;</p>
<p><a href="http://hubbard.engr.scu.edu/avr/avrlib/index.html">hubbard.engr.scu.edu/avr/avrlib/index.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.witsmith.com/2009/01/avrlib-atmel-avr-function-library/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>
