<?xml version="1.0" encoding="utf-8" ?>
						<!-- generator="e107" -->
						<!-- content type="Forum / topic" -->
						<rss version="0.92">
						<channel>
						<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</title>
						<link>http://www.8051projects.net/</link>
						<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>
						<lastBuildDate>Mon, 01 Dec 2008 12:41:20 -0800</lastBuildDate>
						<docs>http://backend.userland.com/rss092</docs>

							<item>
							<title>Designing a stopwatch with pic 16f887</title>
							<description>I need to design a stopwatch that counts to 99.99 using 8 led's in a row (number will be displayed in BCD).  I was thinking that I would utilize the O</description>
							<author>&lt;noauthor@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t9850.html</link>
							</item>
							<item>
							<title>Re: Designing a stopwatch with pic 16f887</title>
							<description>use Timers with prescaler for dividing the clock.Its easy to make a stop watch with approximate accuracy in PIC.</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t9850.html</link>
							</item>
							<item>
							<title>Re: Designing a stopwatch with pic 16f887</title>
							<description>Would it be best to use Timer1 over Timer0 or does it not matter which timer I use? Any other advice? thanks</description>
							<author>matlark&lt;matlark@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t9850.html</link>
							</item>
							<item>
							<title>Re: Designing a stopwatch with pic 16f887</title>
							<description>I really doesn't matter you which timer you are using. but the important thing is... is that timer capable of generating the time delay you need..</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t9850.html</link>
							</item>
							<item>
							<title>Re: Designing a stopwatch with pic 16f887</title>
							<description>I am having trouble coming up with how I need to break the timer up.  If I use maximum prescale so that I have approx 3906.25 instructions per second.</description>
							<author>matlark&lt;matlark@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t9850.html</link>
							</item>
							<item>
							<title>Re: Designing a stopwatch with pic 16f887</title>
							<description>I think you are getting me wrong  prescaler will only divide the clock input of timer not the CPU, cpu will execute the instructions normally where as</description>
							<author>Ajay&lt;contact@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t9850.html</link>
							</item>
						</channel>
						</rss>