<?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>tazzix.com &#187; counter</title>
	<atom:link href="http://tazzix.com/wp/tag/counter/feed/" rel="self" type="application/rss+xml" />
	<link>http://tazzix.com/wp</link>
	<description>Mobile Development Anyone?</description>
	<lastBuildDate>Thu, 28 Apr 2011 10:21:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>A full blown DYI learning SBC for 8051</title>
		<link>http://tazzix.com/wp/2004/06/02/a-full-blown-dyi-learning-sbc-for-8051/</link>
		<comments>http://tazzix.com/wp/2004/06/02/a-full-blown-dyi-learning-sbc-for-8051/#comments</comments>
		<pubDate>Wed, 02 Jun 2004 04:26:44 +0000</pubDate>
		<dc:creator>tazzix</dc:creator>
				<category><![CDATA[DIY 8051 SBC]]></category>
		<category><![CDATA[8051]]></category>
		<category><![CDATA[buzzer]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[sbc]]></category>

		<guid isPermaLink="false">http://tazzix.com/wp/?p=28</guid>
		<description><![CDATA[Can you recognize that this is the same board as the previous post? Well now it has all the components anybody would ever need to learn every aspect of coding on this platform, really! It is a very simple and yet uses almost every pin/feature of the 8051. It is very cheap to build and [...]]]></description>
			<content:encoded><![CDATA[<p>Can you recognize that this is the same board as the previous post? Well now it has all the components anybody would ever need to learn every aspect of coding on this platform, really! It is a very simple and yet uses almost every pin/feature of the 8051. It is very cheap to build and covers the whole development life cycle of the controller just like for a production circuit, because you need to take out the chip and burn the new <em>firmware </em>then put it in again.</p>
<p><strong>Features:</strong></p>
<ul>
<li>40-pin DIP controller 8052 or similar &#8211; ATmel being used here</li>
<li>12 MHz crystal</li>
<li>Reset</li>
<li>Buzzer</li>
<li>LEDs on one port</li>
<li>DIP switches on one port controlling the LEDs</li>
<li>5V regulator (can be powered by a 9V standard battery)</li>
<li> 2 digit 7-segment display</li>
<li>2 push buttons, one to increment and one to decrement the number displayed</li>
<li>RS-232 serial port can update numeric display and buzzer frequency, also send data of dip and push buttons to PC</li>
<li>A simple PC application can show status of all connected peripherals</li>
</ul>
<p><a href="http://tazzix.com/wp/wp-content/uploads/2007/09/288068d404e33574e2338e4888ebfff3.jpg" title="everything possible demo on an 8051"><img src="http://tazzix.com/img.php?img=wp/wp-content/uploads/2007/09/288068d404e33574e2338e4888ebfff3.jpg" alt="everything possible demo on an 8051" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tazzix.com/wp/2004/06/02/a-full-blown-dyi-learning-sbc-for-8051/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

