<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: LED Matrix Displays</title>
	<atom:link href="http://hackdev.com/2010/05/led-matrix-displays/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackdev.com/2010/05/led-matrix-displays/</link>
	<description>Hacked Development</description>
	<lastBuildDate>Wed, 31 Aug 2011 05:02:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gues7</title>
		<link>http://hackdev.com/2010/05/led-matrix-displays/comment-page-1/#comment-27</link>
		<dc:creator>Gues7</dc:creator>
		<pubDate>Thu, 15 Jul 2010 03:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://hackdev.com/?p=157#comment-27</guid>
		<description>&lt;a href=&quot;#comment-26&quot; rel=&quot;nofollow&quot;&gt;@Adam&lt;/a&gt; 
Thanks Adam, I&#039;ll definately have a look at that.</description>
		<content:encoded><![CDATA[<p><a href="#comment-26" rel="nofollow">@Adam</a><br />
Thanks Adam, I&#8217;ll definately have a look at that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://hackdev.com/2010/05/led-matrix-displays/comment-page-1/#comment-26</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 15 Jul 2010 03:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://hackdev.com/?p=157#comment-26</guid>
		<description>You took a very similar approach to what I did when I wrote my library for talking to my Sure Electronics displays from my Arduino. I use a set of macros that a friend wrote for toggling pins on Arduino (or any AVR) development boards and have finished the read function.

Operating on the IO registers directly gives a great performance boost which is great for scrolling text while you do other things in the background. 

My code is up on GitHub if you want to take a look. http://github.com/devdsp/HT1632-AVR</description>
		<content:encoded><![CDATA[<p>You took a very similar approach to what I did when I wrote my library for talking to my Sure Electronics displays from my Arduino. I use a set of macros that a friend wrote for toggling pins on Arduino (or any AVR) development boards and have finished the read function.</p>
<p>Operating on the IO registers directly gives a great performance boost which is great for scrolling text while you do other things in the background. </p>
<p>My code is up on GitHub if you want to take a look. <a href="http://github.com/devdsp/HT1632-AVR" rel="nofollow">http://github.com/devdsp/HT1632-AVR</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

