<?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: Arduino Pin Speed (Multiplexing)</title>
	<atom:link href="http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/</link>
	<description>Benjie Gillam's blog, and home of MythPyWii - probably the best Wii remote (Wiimote) interface to MythTV - see sidebar.</description>
	<lastBuildDate>Fri, 25 Jun 2010 06:25:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mat</title>
		<link>http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/comment-page-1/#comment-10186</link>
		<dc:creator>Mat</dc:creator>
		<pubDate>Wed, 27 Jan 2010 20:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjiegillam.com/?p=224#comment-10186</guid>
		<description>Good work, Charlieplexing would reduce further the number of pins needed. I&#039;m not sure if you can do it with an arduino. Probably worth further investigation.

Also thanks for the link to the 8x8 led matrix, I&#039;ve wanted some of these for ages but didn&#039;t know anywhere in UK to buy them!</description>
		<content:encoded><![CDATA[<p>Good work, Charlieplexing would reduce further the number of pins needed. I&#8217;m not sure if you can do it with an arduino. Probably worth further investigation.</p>
<p>Also thanks for the link to the 8&#215;8 led matrix, I&#8217;ve wanted some of these for ages but didn&#8217;t know anywhere in UK to buy them!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjie</title>
		<link>http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/comment-page-1/#comment-7508</link>
		<dc:creator>Benjie</dc:creator>
		<pubDate>Fri, 02 Oct 2009 15:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjiegillam.com/?p=224#comment-7508</guid>
		<description>Cool :) Did you have to boost the output of your flop flops? Mine only output 4mA which is not really high enough for an LED!</description>
		<content:encoded><![CDATA[<p>Cool <img src='http://www.benjiegillam.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Did you have to boost the output of your flop flops? Mine only output 4mA which is not really high enough for an LED!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/comment-page-1/#comment-7507</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 02 Oct 2009 15:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjiegillam.com/?p=224#comment-7507</guid>
		<description>Good experiment, I did something similar a while ago with a PIC16F628 and 2 octal flip flops. There is a video of it here: http://www.youtube.com/watch?v=opsSAFlkIjw

I have an Arduino board now and I love programming with it. The good thing is that you can program it in a high level language (C/C++) which makes it a lot easier to learn but you do miss out on some of the lower level control offered by assembly language as you discovered with the port control. The good thing is that you can dig deep into the underlying code and access the low level functions. I&#039;m currently playing around with an LCD module and I&#039;m hoping to hook it up to the Internet so I can display information on it.</description>
		<content:encoded><![CDATA[<p>Good experiment, I did something similar a while ago with a PIC16F628 and 2 octal flip flops. There is a video of it here: <a href="http://www.youtube.com/watch?v=opsSAFlkIjw" rel="nofollow">http://www.youtube.com/watch?v=opsSAFlkIjw</a></p>
<p>I have an Arduino board now and I love programming with it. The good thing is that you can program it in a high level language (C/C++) which makes it a lot easier to learn but you do miss out on some of the lower level control offered by assembly language as you discovered with the port control. The good thing is that you can dig deep into the underlying code and access the low level functions. I&#8217;m currently playing around with an LCD module and I&#8217;m hoping to hook it up to the Internet so I can display information on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjie</title>
		<link>http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/comment-page-1/#comment-7069</link>
		<dc:creator>Benjie</dc:creator>
		<pubDate>Fri, 18 Sep 2009 16:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjiegillam.com/?p=224#comment-7069</guid>
		<description>Quite possibly, but if I had used an oscilloscope I wouldn&#039;t have bothered digging deeper into the internals of Arduino, which would have been a shame.</description>
		<content:encoded><![CDATA[<p>Quite possibly, but if I had used an oscilloscope I wouldn&#8217;t have bothered digging deeper into the internals of Arduino, which would have been a shame.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jasper</title>
		<link>http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/comment-page-1/#comment-7067</link>
		<dc:creator>Jasper</dc:creator>
		<pubDate>Fri, 18 Sep 2009 14:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjiegillam.com/?p=224#comment-7067</guid>
		<description>This looks like the kind of thing that an oscilliscope would be useful to have for debugging with.</description>
		<content:encoded><![CDATA[<p>This looks like the kind of thing that an oscilliscope would be useful to have for debugging with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjie</title>
		<link>http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/comment-page-1/#comment-6777</link>
		<dc:creator>Benjie</dc:creator>
		<pubDate>Wed, 09 Sep 2009 09:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjiegillam.com/?p=224#comment-6777</guid>
		<description>Thanks for this Al! I&#039;ll get a couple when I get a load of PNPs to control the +V side of things (I think the chip you linked to is a sink rather than a source). Unfortunately I&#039;d have to use two - my experiment above shows that I can&#039;t power all 16bits from one Arduino pin (too slow) but it would certainly make my circuit a lot tidier!</description>
		<content:encoded><![CDATA[<p>Thanks for this Al! I&#8217;ll get a couple when I get a load of PNPs to control the +V side of things (I think the chip you linked to is a sink rather than a source). Unfortunately I&#8217;d have to use two &#8211; my experiment above shows that I can&#8217;t power all 16bits from one Arduino pin (too slow) but it would certainly make my circuit a lot tidier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/comment-page-1/#comment-6764</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Tue, 08 Sep 2009 21:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjiegillam.com/?p=224#comment-6764</guid>
		<description>Cool post Benjie

Another possibility is to use a couple of SPI based LED drivers like these : 

http://www.rapidonline.com/netalogue/specs/82-0126e.pdf

(you might have to use 3 transistor to control the 3 x multiplex)

Its a good inexpensive cheat

regards
Al</description>
		<content:encoded><![CDATA[<p>Cool post Benjie</p>
<p>Another possibility is to use a couple of SPI based LED drivers like these : </p>
<p><a href="http://www.rapidonline.com/netalogue/specs/82-0126e.pdf" rel="nofollow">http://www.rapidonline.com/netalogue/specs/82-0126e.pdf</a></p>
<p>(you might have to use 3 transistor to control the 3 x multiplex)</p>
<p>Its a good inexpensive cheat</p>
<p>regards<br />
Al</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howto: Arduino Pin Speed (Multiplexing) &#171; SoutHACKton</title>
		<link>http://www.benjiegillam.com/2009/09/arduino-pin-speed-multiplexing/comment-page-1/#comment-6763</link>
		<dc:creator>Howto: Arduino Pin Speed (Multiplexing) &#171; SoutHACKton</dc:creator>
		<pubDate>Tue, 08 Sep 2009 21:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.benjiegillam.com/?p=224#comment-6763</guid>
		<description>[...] Read the rest of this entry on about:benjie »    Comments (0) [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest of this entry on about:benjie »    Comments (0) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
