<?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>EECS from the Trenches &#187; arduino LEDs max7219 LTP2657 visualization test</title>
	<atom:link href="http://blog.njoubert.com/category/arduino-leds-max7219-ltp2657-visualization-test/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.njoubert.com</link>
	<description>Engineering-reated musings from a Cal and Stanford EE/CS student</description>
	<lastBuildDate>Wed, 21 Jul 2010 07:37:16 +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>First Test of Arduino with Max7219 LED Driver and LTP2657 LED Matrix</title>
		<link>http://blog.njoubert.com/2007/08/first-test-of-arduino-with-max7219-led-driver-and-ltp2657-led-matrix.html</link>
		<comments>http://blog.njoubert.com/2007/08/first-test-of-arduino-with-max7219-led-driver-and-ltp2657-led-matrix.html#comments</comments>
		<pubDate>Thu, 30 Aug 2007 06:13:00 +0000</pubDate>
		<dc:creator>njoubert</dc:creator>
				<category><![CDATA[arduino LEDs max7219 LTP2657 visualization test]]></category>

		<guid isPermaLink="false">http://njoubert.com/blog/2007/08/first-test-of-arduino-with-max7219-led-driver-and-ltp2657-led-matrix.html</guid>
		<description><![CDATA[I&#8217;ve been doing some more Arduino hacking, this time with my newly-arrived MAX7219 LED Driver circuit. Here&#8217;s what I have right now:
 
The circuit is very simple &#8211; The MAX7219 connects to Arduino on pin 2, 3 and 4, and I use the sample code in the Arduino wiki (http://www.arduino.cc/playground/LEDMatrix/Max7219). The LED Driver is connected [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing some more Arduino hacking, this time with my newly-arrived MAX7219 LED Driver circuit. Here&#8217;s what I have right now:</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/mUlyuqpBgCM"></param> <embed src="http://www.youtube.com/v/mUlyuqpBgCM" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
<p>The circuit is very simple &#8211; The MAX7219 connects to Arduino on pin 2, 3 and 4, and I use the sample code in the Arduino wiki (http://www.arduino.cc/playground/LEDMatrix/Max7219). The LED Driver is connected to a little 7&#215;5 segment display I picked up at HCS (A surplus electronic store in Sunnyvale) labelled the LTP2657AA. I had to reverse engineer the pins to figure out what goes where, but manage to connect up the digits to the ground (cathodes) of the LEDs in the segment, and the segments to the positive (anodes) terminals. With one transistor (10K) to keep the voltage levels okay and following the MAXIM data sheet I managed to get it all up and running.</p>
<p>For future reference, here&#8217;s the pin layout of the LTP2657AA, if the notches is at the bottom, bevels at the top, and held horizontally:</p>
<p>rows are anodes, cols are cathodes</p>
<p>LEFT</p>
<p>1   &#8211;  green   row 1<br />2   &#8211;  red     row 1<br />3   &#8211;  green   col a<br />4   &#8211;  red     col a<br />5   &#8211;  green   row 2<br />6   &#8211;  red     row 2<br />7   &#8211;  green   row 3<br />8   &#8211;  red     row 3<br />9   &#8211;  green   col c<br />10  &#8211;  red     col c<br />11  &#8211;  green   col d<br />12  &#8211;  red     col d<br />13  &#8211;  green   col b<br />14  &#8211;  red     col b</p>
<p>RIGHT</p>
<p>1   &#8211;  red     col f<br />2   &#8211;  green   col f<br />3   &#8211;  red     col d<br />4   &#8211;  green   col d<br />5   &#8211;  red     col e<br />6   &#8211;  green   col e<br />7   &#8211;  red     row 3<br />8   &#8211;  green   row 3<br />9   &#8211;  red     row 4<br />10  &#8211;  green   row 4<br />11  &#8211;  red     col g<br />12  &#8211;  green   col g<br />13  &#8211;  red     row 5<br />14  &#8211;  green   row 5</p>
<p>Its quite a nice little matrix, duo color (although it only displays one at a time), and for $2 i cant complain!</p>
<p>so, now its all about building a sweet project.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.njoubert.com/2007/08/first-test-of-arduino-with-max7219-led-driver-and-ltp2657-led-matrix.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
