<?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>Thu, 04 Dec 2008 10:50:25 -0800</lastBuildDate>
						<docs>http://backend.userland.com/rss092</docs>

							<item>
							<title>A little bit of a problem with while loop..</title>
							<description>How do I use the internal timer in the 8051 for my programs? I need to use it to send a delayed SMS.edit: I've changed the thread title. Before, I was</description>
							<author>&lt;noauthor@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10549.html</link>
							</item>
							<item>
							<title>Re: A little bit of a problem with while loop..</title>
							<description>You would need to first initialise certain registers.The TMOD register has to be 1st loaded with a value indicating which(of the 4) modes the timer wi</description>
							<author>sashijoseph&lt;sashijoseph@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10549.html</link>
							</item>
							<item>
							<title>Re: A little bit of a problem with while loop..</title>
							<description>Thanks. Uh..about the datasheet..I don't see it.</description>
							<author>Judgement&lt;darknovat2t@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10549.html</link>
							</item>
							<item>
							<title>Re: A little bit of a problem with while loop..</title>
							<description>Yes you're right... the Atmel datasheet doesn't have it.Use this tut instead http://www.8052.com/tuttimer.phtml</description>
							<author>sashijoseph&lt;sashijoseph@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10549.html</link>
							</item>
							<item>
							<title>Re: A little bit of a problem with while loop..</title>
							<description>Thanks. But now I have another problem. I can't end my while loop using return(1); It always gives me an error. Is there any way I can solve this? Or </description>
							<author>Judgement&lt;darknovat2t@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10549.html</link>
							</item>
							<item>
							<title>Re: A little bit of a problem with while loop..</title>
							<description>well, u have to set the integer y to 1 to come out of the loop. The condition would be that u do that within the read_sms() function as the variable i</description>
							<author>pdi33&lt;islurpundalik@nospam.com&gt;</author>
							<link>http://www.8051projects.net/forum-t10549.html</link>
							</item>
						</channel>
						</rss>