<?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>protung.ro &#187; PIC16F690</title>
	<atom:link href="http://www.protung.ro/tag/pic16f690/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.protung.ro</link>
	<description></description>
	<lastBuildDate>Tue, 16 Feb 2010 18:03:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple score board with PIC16F690 &amp; 7 segment display</title>
		<link>http://www.protung.ro/2009/09/simple-score-board-with-pic16f690-7-segment-display/</link>
		<comments>http://www.protung.ro/2009/09/simple-score-board-with-pic16f690-7-segment-display/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 21:09:44 +0000</pubDate>
		<dc:creator>Dragos</dc:creator>
				<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Other programming]]></category>
		<category><![CDATA[7 segment]]></category>
		<category><![CDATA[asm]]></category>
		<category><![CDATA[assembler]]></category>
		<category><![CDATA[PIC16F690]]></category>

		<guid isPermaLink="false">http://www.protung.ro/?p=207</guid>
		<description><![CDATA[Today i finished my second PIC project The first one was a LED Cube, but i didn&#8217;t published anything about it just because there are a lot of similar projects out there. So my project is a simple score board. Two 7 segments displays with a button for each one, the full source code (assembler) [...]]]></description>
			<content:encoded><![CDATA[<p>Today i finished my second PIC project The first one was a LED Cube, but i didn&#8217;t published anything about it just because there are a lot of similar projects out there.<br />
So my project is a simple score board. Two 7 segments displays with a button for each one, the full source code (assembler) and schematics.</p>
<p><img class="alignleft size-thumbnail wp-image-210" title="PIC16F690 score board 1" src="http://www.protung.ro/wp-content/uploads/screenshot_1-150x150.jpg" alt="PIC16F690 score board 1" width="150" height="150" /></p>
<p>This is a screen shot of the final assembly (yes, i soldered 2 flags  <img src='http://www.protung.ro/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />  )</p>
<p>To build this board you need 2 330Ω, 7 220Ω and 2 10KΩ resistors, 2 NPN transistors, a PIC16F690, two 7 segment display (i used in my build a common cathode, if you use a common anode you have to change the schematics and code a little)  and 2 push buttons.</p>
<p>On my board i didn&#8217;t connected the decimal point (DP) from the displays, so if you want to connect yours then you have to get another 200Ω resistor for it and connect it to port B7.</p>
<p><span id="more-207"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.protung.ro/2009/09/simple-score-board-with-pic16f690-7-segment-display/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

