<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Drivers for a 7 segment display.</title>
		<link>http://forums.leaflabs.com/topic.php?id=2586</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:25:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=2586" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Drivers for a 7 segment display."</title>
			<link>http://forums.leaflabs.com/topic.php?id=2586#post-12955</link>
			<pubDate>Tue, 28 Aug 2012 12:29:31 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12955@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Yes, that is the driver code that I am Referring to. I was wondering if anyone has ported it to the Maple platform. it will control this board &#34;http://www.dealextreme.com/p/8x-digital-tube-8x-key-8x-double-color-led-module-81873&#34;&#60;/p&#62;
&#60;p&#62;The TM1638 Chip will control up to 10, 7 segment LED As well as a 3 x 8 matrix keyboard. and uses a serial Interface.&#60;br /&#62;
there is also a version of this chip that will control up to 16, 7 segment LED's.&#60;/p&#62;
&#60;p&#62;The 4511 chip has been around for many years and I have used it in several projects in the past, but it will only control 1, 7 segment LED, Per chip,And uses a four bit parallel Input, And will not support a keyboard.&#60;br /&#62;
I would need 8, chips to control 8, seven segment LEDs. + an additional 11 I/O pins for the keyboard. That would be at least 18 I/O pins. plus I would have to design and build my own circuit board, an additional cost. &#60;/p&#62;
&#60;p&#62;this Chip uses 2 I/O ports for interface + 1 I/O port &#34;for Chip select&#34; per Chip/circuit board to control everything.&#60;/p&#62;
&#60;p&#62;There is no comparison between the implementation of the two chips And I do not want to use 40-year-old technology in my project.&#60;/p&#62;
&#60;p&#62;whereas it might be easier to write the software for that Chip, the hardware requirements and cost, make it impractical.&#60;/p&#62;
&#60;p&#62;thank you anyway, I appreciate the try.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Drivers for a 7 segment display."</title>
			<link>http://forums.leaflabs.com/topic.php?id=2586#post-12953</link>
			<pubDate>Tue, 28 Aug 2012 07:28:42 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">12953@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Look up the 4511 7 segment LED driver, it's a nice easy to use driver however you'd need to design a circuit to use them and also would use more pins that the TM1638 solution.&#60;/p&#62;
&#60;p&#62;I look at look at this driver: &#60;a href=&#34;http://code.google.com/p/tm1638-library/&#34; rel=&#34;nofollow&#34;&#62;http://code.google.com/p/tm1638-library/&#60;/a&#62; and can't see any reason why it wouldn't work, however I'd need to look into more detail. Is this the driver you meant?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Drivers for a 7 segment display."</title>
			<link>http://forums.leaflabs.com/topic.php?id=2586#post-12927</link>
			<pubDate>Mon, 27 Aug 2012 12:00:24 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">12927@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I am new to the Maple platform. I have some experience with Visual Basic but I have very limited experience with the C language. &#60;/p&#62;
&#60;p&#62;I have a project which I need to use a Seven segment LED display. I have recently found a suitable display at a reasonable price, it is based on the &#34; Tm1638 &#34; chip. It is a serial display that can be daisychained. It has a 8 digit, &#34;7 segment&#34; display, with 8 bicolor LEDs, and an 8 button keyboard that can detect multiple button combination. The current price is about 8$ US.&#60;br /&#62;
The chip by itself is running $1.50 on eBay. Each chip can control a 3 x 8 keyboard matrix, And can be used to drive a 8 x 8 or an 8 x 10 LED matrix.&#60;/p&#62;
&#60;p&#62;A driver has been created for the Arduino, but will not Compile for the Maple platform. Has anyone Ported this driver to the Maple board.&#60;/p&#62;
&#60;p&#62;There is a ton of information for the Arduino, including videos. Too much to list here so you'll have to Google it, if you want to know more. &#60;/p&#62;
&#60;p&#62;I appreciate any help you can give me.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
