<?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>Slog - Carl Heaton &#187; HD44780</title>
	<atom:link href="http://slog.carlheaton.co.uk/index.php/tag/hd44780/feed/" rel="self" type="application/rss+xml" />
	<link>http://slog.carlheaton.co.uk</link>
	<description>Slog - slowly updating blog.</description>
	<lastBuildDate>Tue, 28 Jun 2011 11:11:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Arduino and HD44780 LCD</title>
		<link>http://slog.carlheaton.co.uk/index.php/2008/09/arduino-and-hd44780-lcd/</link>
		<comments>http://slog.carlheaton.co.uk/index.php/2008/09/arduino-and-hd44780-lcd/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 22:06:05 +0000</pubDate>
		<dc:creator>Carl</dc:creator>
				<category><![CDATA[geek, servers & tech]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[breadboard]]></category>
		<category><![CDATA[HD44780]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[LCD]]></category>

		<guid isPermaLink="false">http://blog.carlheaton.co.uk/?p=42</guid>
		<description><![CDATA[I&#8217;ve just been playing with a new HD44780 4&#215;20 LCD from ebay on the Arduino. As I&#8217;m still &#8216;playing&#8217; I&#8217;ve tried to document a kind of breadboard interface for the Arduino to LCD. It should help me to remember how things are setup so I can use it a modular fashion later. Code Snippet: Arduino [...]]]></description>
		<wfw:commentRss>http://slog.carlheaton.co.uk/index.php/2008/09/arduino-and-hd44780-lcd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Arduino and HD44780 LCD v1.0 snippet</title>
		<link>http://slog.carlheaton.co.uk/index.php/2008/09/arduino-and-hd44780-lcd-v10/</link>
		<comments>http://slog.carlheaton.co.uk/index.php/2008/09/arduino-and-hd44780-lcd-v10/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 22:04:53 +0000</pubDate>
		<dc:creator>Carl</dc:creator>
				<category><![CDATA[code snippets]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[HD44780]]></category>
		<category><![CDATA[LCD]]></category>

		<guid isPermaLink="false">http://blog.carlheaton.co.uk/?p=45</guid>
		<description><![CDATA[/* LCD display with 4 DataPins * -------- * * This is a example in how to use an LCD screen * configured with data transfers over 2 x 4 bits. The example * based on the "LCD Hola example" by DojoDave. * * There are the following pins to be considered: * * - [...]]]></description>
		<wfw:commentRss>http://slog.carlheaton.co.uk/index.php/2008/09/arduino-and-hd44780-lcd-v10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

