<?xml version="1.0" encoding="utf-8" ?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
				<channel rdf:about="http://www.8051projects.net/">
				<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>
				<dc:language>en-gb</dc:language>
				<dc:date>2008-12-01T23:46:06-08:00</dc:date>
				<dc:creator>contact@nospam.com</dc:creator>
				<admin:generatorAgent rdf:resource="http://e107.org" />
				<admin:errorReportsTo rdf:resource="mailto:contact@nospam.com" />
				<sy:updatePeriod>hourly</sy:updatePeriod>
				<sy:updateFrequency>1</sy:updateFrequency>
				<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
				<items>
				<rdf:Seq>
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
						<rdf:li rdf:resource="http://www.8051projects.net/forum-t10422.html" />
				</rdf:Seq>
				</items>
				</channel>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator></dc:creator>
						<dc:subject></dc:subject>
						<description>Today I got my first microcontroller programmer for 8051 from www.sunrom.com (1001-3456 v2)I downloaded the example hex file provided by sunrom to the AT89C51. It was a very simple example to blink the LED connected to any pin of port 2.I designed the following circuit in Proteus ISIS and it ran successfully without any error with the attached HEX code. But when I designed the same circuit on the Breadboard then the same is not blinking the LED, instead it just turn on the LED. I cross checked all the connections and found that connections are correct. I downloaded the HEX file on another AT89C51 and tried.. again the same thing.What is wrong, please help me. Can anyone try this at their end and PLEASE let me know where I am wrong!</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>Re: AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator>say2paul</dc:creator>
						<dc:subject></dc:subject>
						<description>Please find attached the zip file containing the C and HEX code. ledtest.zip</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>Re: AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator>۞ TPS ۞</dc:creator>
						<dc:subject></dc:subject>
						<description>you are not using pin no 9(RST) and 31 EA/VPP Connect it properly you will get the result best of luck    Please Use This Circuit</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>Re: AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator>sashijoseph</dc:creator>
						<dc:subject></dc:subject>
						<description>Have you provided  a proper power-on reset ckt?Is your xtal close to the micro's pins?The code is ok.Try increasing the delay 2 or 3 folds.</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>Re: AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator>۞ TPS ۞</dc:creator>
						<dc:subject></dc:subject>
						<description></description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>Re: AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator>say2paul</dc:creator>
						<dc:subject></dc:subject>
						<description>Thanks TPS and sashijoseph, I dont have the required capacitor for reset circuit right now. I will get it in the morning and will test the circuit and let you know.And TPS that a lot for the Breadboarg diagram</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>Re: AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator>say2paul</dc:creator>
						<dc:subject></dc:subject>
						<description>Thanks its working fine now. The power on reset circuit really worked!P.S. I noticed that the blinking of Led starts after 1-2 seconds I supply the power to the circuit, might be because of 10uF 63V capacitor.</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>Re: AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator>Ajay</dc:creator>
						<dc:subject></dc:subject>
						<description>sure you can.. as you are working with 5V only</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>Re: AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator>say2paul</dc:creator>
						<dc:subject></dc:subject>
						<description>I will try it with 10uF 25V capacitor instead!</description>
						</item>
						<item rdf:about="http://www.8051projects.net/forum-t10422.html">
						<title>Re: AT89C51 Simple LED Blink</title>
						<link>http://www.8051projects.net/forum-t10422.html</link>
						<dc:date>2008-12-01T23:46:06-08:00</dc:date>
						<dc:creator>say2paul</dc:creator>
						<dc:subject></dc:subject>
						<description>yes!!</description>
						</item>
				</rdf:RDF>