<?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: Controlling a Seven-Segment Display Using Arduino Part 1</title>
	<atom:link href="http://www.theelectronicshobbyist.com/blog/controlling-a-seven-segment-display-using-arduino-part-1-of-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theelectronicshobbyist.com/blog/controlling-a-seven-segment-display-using-arduino-part-1-of-4/</link>
	<description>A Passion for Curiosity and Play</description>
	<lastBuildDate>Mon, 06 Feb 2012 21:02: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: Week 1 02/02/2011 &#124; humbrol</title>
		<link>http://www.theelectronicshobbyist.com/blog/controlling-a-seven-segment-display-using-arduino-part-1-of-4/comment-page-1/#comment-5244</link>
		<dc:creator>Week 1 02/02/2011 &#124; humbrol</dc:creator>
		<pubDate>Wed, 02 Feb 2011 12:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.theelectronicshobbyist.com/blog/?p=16#comment-5244</guid>
		<description>[...] From here we referenced information for the project from http://www.theelectronicshobbyist.com/blog/2010/02/controlling-a-seven-segment-display-using-arduino...  [...]</description>
		<content:encoded><![CDATA[<p>[...] From here we referenced information for the project from <a href="http://www.theelectronicshobbyist.com/blog/2010/02/controlling-a-seven-segment-display-using-arduino... " rel="nofollow">http://www.theelectronicshobbyist.com/blog/2010/02/controlling-a-seven-segment-display-using-arduino&#8230; </a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arduino 2-Digit 7-Segment Display Counter: Sketch &#124; The Electronics Hobbyist</title>
		<link>http://www.theelectronicshobbyist.com/blog/controlling-a-seven-segment-display-using-arduino-part-1-of-4/comment-page-1/#comment-254</link>
		<dc:creator>Arduino 2-Digit 7-Segment Display Counter: Sketch &#124; The Electronics Hobbyist</dc:creator>
		<pubDate>Mon, 21 Jun 2010 16:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.theelectronicshobbyist.com/blog/?p=16#comment-254</guid>
		<description>[...] Function lightSegments was reused from the single-digit 7-segment sketch: [...]</description>
		<content:encoded><![CDATA[<p>[...] Function lightSegments was reused from the single-digit 7-segment sketch: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arduino 2-Digit 7-Segment Display Counter: Circuit &#124; The Electronics Hobbyist</title>
		<link>http://www.theelectronicshobbyist.com/blog/controlling-a-seven-segment-display-using-arduino-part-1-of-4/comment-page-1/#comment-209</link>
		<dc:creator>Arduino 2-Digit 7-Segment Display Counter: Circuit &#124; The Electronics Hobbyist</dc:creator>
		<pubDate>Tue, 08 Jun 2010 05:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.theelectronicshobbyist.com/blog/?p=16#comment-209</guid>
		<description>[...] we were using a single-digit display, we connected the common anode pin to our Vdd supply, but with two digits we have to drive them [...]</description>
		<content:encoded><![CDATA[<p>[...] we were using a single-digit display, we connected the common anode pin to our Vdd supply, but with two digits we have to drive them [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Do You Arduino? &#187; Blog Archive &#187; Getting started with 7-segment LED displays</title>
		<link>http://www.theelectronicshobbyist.com/blog/controlling-a-seven-segment-display-using-arduino-part-1-of-4/comment-page-1/#comment-118</link>
		<dc:creator>Do You Arduino? &#187; Blog Archive &#187; Getting started with 7-segment LED displays</dc:creator>
		<pubDate>Thu, 06 May 2010 01:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.theelectronicshobbyist.com/blog/?p=16#comment-118</guid>
		<description>[...] Moving on to something a little more challenging, I wanted to make the display show numbers, perhaps as a basic counter. That lead me to a tutorial from Hacktronics. I felt that the article was helpful, but I was left to my own devices to write the code other than a big hint as to how to get Arduino to display numbers. Some trial &amp; error came in to play here as I discovered that the documentation for my displays, aside from being hard to read, was completely incorrect with the pinout data. Also, I realized the difference between a LEDs with a common cathode vs. a common anode: the digitalWrite values (HIGH &amp; LOW) are opposite for which ones you are using. With my common cathode LEDs, on is HIGH &amp; off is LOW. (Also, here is an explanation of the difference between a common anode vs. common cathode.) [...]</description>
		<content:encoded><![CDATA[<p>[...] Moving on to something a little more challenging, I wanted to make the display show numbers, perhaps as a basic counter. That lead me to a tutorial from Hacktronics. I felt that the article was helpful, but I was left to my own devices to write the code other than a big hint as to how to get <a href="http://www.theelectronicshobbyist.com/blog/goto/uno" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.theelectronicshobbyist.com/blog/goto/uno';return true;" onmouseout="self.status=''">Arduino</a> to display numbers. Some trial &amp; error came in to play here as I discovered that the documentation for my displays, aside from being hard to read, was completely incorrect with the pinout data. Also, I realized the difference between a LEDs with a common cathode vs. a common anode: the digitalWrite values (HIGH &amp; LOW) are opposite for which ones you are using. With my common cathode LEDs, on is HIGH &amp; off is LOW. (Also, here is an explanation of the difference between a common anode vs. common cathode.) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.theelectronicshobbyist.com @ 2012-02-06 23:09:51 -->
