<?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>Volts and Bytes&#187; Counter</title>
	<atom:link href="http://voltsandbytes.com/tag/counter/feed/" rel="self" type="application/rss+xml" />
	<link>http://voltsandbytes.com</link>
	<description>Projects, tutorials, and articles about microcontrollers (AVR, PIC, 8051, MSP430, and STM32 or other ARM architectures), FPGA, analog electronics, and digital electronics</description>
	<lastBuildDate>Sat, 05 May 2012 11:50:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>8051 Tutorial 4: 8051 Timer/Counter Programming in C</title>
		<link>http://voltsandbytes.com/8051-tutorial-4-8051-timercounter-programming-in-c/</link>
		<comments>http://voltsandbytes.com/8051-tutorial-4-8051-timercounter-programming-in-c/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 02:26:24 +0000</pubDate>
		<dc:creator>Jer</dc:creator>
				<category><![CDATA[8051 Microcontroller]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[8051]]></category>
		<category><![CDATA[AT89C2051]]></category>
		<category><![CDATA[Counter]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Timer]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://voltsandbytes.com/?p=326</guid>
		<description><![CDATA[This tutorial is about using the internal timers/counters of 8051. This will tackle the registers associated with the internal timers/counters of 8051 and this will also enumerate the steps on using the timers/counters of an 8051 microcontroller. The Timers/Counters of AT89C2051 The AT89C2051 has two 16-bit Timer/Counters: Timer0 and Timer1. This means that it can time/count [...]]]></description>
		<wfw:commentRss>http://voltsandbytes.com/8051-tutorial-4-8051-timercounter-programming-in-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

