<?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 Controller</title>
	<atom:link href="http://negativeacknowledge.com/2008/03/led-matrix-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Mar 2012 17:45:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Random</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-23</link>
		<dc:creator>Random</dc:creator>
		<pubDate>Thu, 07 Aug 2008 21:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-23</guid>
		<description>Try using a lower baud rate, I think the line or the clock is noisy so transmissions at high bauds get garbled.</description>
		<content:encoded><![CDATA[<p>Try using a lower baud rate, I think the line or the clock is noisy so transmissions at high bauds get garbled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-29</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 17 Jul 2008 16:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-29</guid>
		<description>not sure why but i can&#039;t get my ft232rl to upload either. hmm</description>
		<content:encoded><![CDATA[<p>not sure why but i can&#8217;t get my ft232rl to upload either. hmm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-28</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 07 Jul 2008 19:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-28</guid>
		<description>how are you sending the serial data to the displays?  Are you using &#039;Processing&#039; or something?  Thanks for the help!</description>
		<content:encoded><![CDATA[<p>how are you sending the serial data to the displays?  Are you using &#8216;Processing&#8217; or something?  Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Random</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-34</link>
		<dc:creator>Random</dc:creator>
		<pubDate>Mon, 30 Jun 2008 18:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-34</guid>
		<description>I&#039;m sure that would be doable, though obviously you&#039;d need completely different code. You could send the visual data over the serial port and then display it on the matrix, but the monome project uses buttons as well which aren&#039;t on the matrix.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure that would be doable, though obviously you&#8217;d need completely different code. You could send the visual data over the serial port and then display it on the matrix, but the monome project uses buttons as well which aren&#8217;t on the matrix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-33</link>
		<dc:creator>john</dc:creator>
		<pubDate>Mon, 30 Jun 2008 04:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-33</guid>
		<description>hey im tryiing to modify mine to do some midi type things like the monome project.. any think that might be doable?</description>
		<content:encoded><![CDATA[<p>hey im tryiing to modify mine to do some midi type things like the monome project.. any think that might be doable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-32</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 26 Jun 2008 20:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-32</guid>
		<description>oh never mind. i see you used the header on your board</description>
		<content:encoded><![CDATA[<p>oh never mind. i see you used the header on your board</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Random</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-31</link>
		<dc:creator>Random</dc:creator>
		<pubDate>Thu, 26 Jun 2008 20:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-31</guid>
		<description>I used the 10pin ICSP header in the middle of the board with my USBtinyISP. Going through the FT232RL didn&#039;t work out so well, although that was my original plan. The ICSP method is faster anyway.</description>
		<content:encoded><![CDATA[<p>I used the 10pin ICSP header in the middle of the board with my USBtinyISP. Going through the FT232RL didn&#8217;t work out so well, although that was my original plan. The ICSP method is faster anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-30</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 26 Jun 2008 20:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-30</guid>
		<description>thanks.  how did you program your atmel chip?  through the ftd232 on the board you made? I have a USBTINYISP programmer.</description>
		<content:encoded><![CDATA[<p>thanks.  how did you program your atmel chip?  through the ftd232 on the board you made? I have a USBTINYISP programmer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Random</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-26</link>
		<dc:creator>Random</dc:creator>
		<pubDate>Fri, 20 Jun 2008 21:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-26</guid>
		<description>Sure thing, source code is at  http://randomskk.net/projects/led_matrix/rev06/led_matrix.cpp and  http://randomskk.net/projects/led_matrix/rev06/font.h</description>
		<content:encoded><![CDATA[<p>Sure thing, source code is at  <a href="http://randomskk.net/projects/led_matrix/rev06/led_matrix.cpp" rel="nofollow">http://randomskk.net/projects/led_matrix/rev06/led_matrix.cpp</a> and  <a href="http://randomskk.net/projects/led_matrix/rev06/font.h" rel="nofollow">http://randomskk.net/projects/led_matrix/rev06/font.h</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://negativeacknowledge.com/2008/03/led-matrix-controller/comment-page-1/#comment-25</link>
		<dc:creator>john</dc:creator>
		<pubDate>Fri, 20 Jun 2008 20:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://negativeacknowledge.com/2008/03/12/led-matrix-controller/#comment-25</guid>
		<description>Hi Random. Would you by any chance be able to share your code? Mine is doing funky things and I&#039;m getting frustrated haha. Thanks</description>
		<content:encoded><![CDATA[<p>Hi Random. Would you by any chance be able to share your code? Mine is doing funky things and I&#8217;m getting frustrated haha. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

