<?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>Tobi's Corner &#187; 7 segment</title>
	<atom:link href="http://tobiscorner.floery.net/tag/7-segment/feed" rel="self" type="application/rss+xml" />
	<link>http://tobiscorner.floery.net</link>
	<description>... the electronix portal</description>
	<lastBuildDate>Tue, 22 Jun 2010 06:54:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Big 7-segment Display Clock</title>
		<link>http://tobiscorner.floery.net/projects/avr/big-7-segment-display-clock/118</link>
		<comments>http://tobiscorner.floery.net/projects/avr/big-7-segment-display-clock/118#comments</comments>
		<pubDate>Wed, 19 Mar 2008 08:28:32 +0000</pubDate>
		<dc:creator>theFloe</dc:creator>
				<category><![CDATA[AVR]]></category>
		<category><![CDATA[misc AVR]]></category>
		<category><![CDATA[7 segment]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[display]]></category>

		<guid isPermaLink="false">http://tobiscorner.floery.net/?p=118</guid>
		<description><![CDATA[I&#8217;ve bought some 14cm high red 7-segment LED Displays on EBay and started to build a clock based on AVR ATTiny2313. The circuit is build with an AVR ATTiny2313 a UDN2982 high side and a ULN2803 low side driver/switch The LED Module is powered with 18-20V to give a brighter display. The forward volatge of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve bought some 14cm high red 7-segment LED Displays on EBay and started to build a clock based on AVR ATTiny2313.</p>
<p style="text-align: left;">The circuit is build with an AVR ATTiny2313 a UDN2982 high side and a ULN2803 low side driver/switch</p>
<p style="text-align: left;">The LED Module is powered with 18-20V to give a brighter display. The forward volatge of a single segment is about 13V. 13V + voltage loss at the switches (worst case 2V + 1.6V) is about 16.6V.  I used 39Ohm resistors for the segments and so 16.6V + 39Ohm x 0.08A = 19.72V. Because of multiplexing 4 modules to get an avarage current of 20mA per segment the current has to be four times higher ( 20mA x 4 = 80mA ). The dots on the modules have a lower forward voltage resulting in a higher limiting resistor: (16.6V &#8211; 3.6V &#8211; 3.6V) / 80mA = 120Ohms.</p>

<a href='http://tobiscorner.floery.net/projects/avr/big-7-segment-display-clock/118/attachment/digit1' ><img width="150" height="150" src="http://tobiscorner.floery.net/wp-content//digit1-150x150.jpg" class="attachment-thumbnail" alt="Display in action" title="digit1" /></a>
<a href='http://tobiscorner.floery.net/projects/avr/big-7-segment-display-clock/118/attachment/digit2' ><img width="150" height="150" src="http://tobiscorner.floery.net/wp-content//digit2-150x150.jpg" class="attachment-thumbnail" alt="see the digits" title="digit2" /></a>
<a href='http://tobiscorner.floery.net/projects/avr/big-7-segment-display-clock/118/attachment/segmenttiny' ><img width="150" height="150" src="http://tobiscorner.floery.net/wp-content//segmenttiny-150x150.png" class="attachment-thumbnail" alt="schematics" title="segmenttiny" /></a>

]]></content:encoded>
			<wfw:commentRss>http://tobiscorner.floery.net/projects/avr/big-7-segment-display-clock/118/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
